Skip to content

ItsAdda/Desktop-Backup-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🗂️ Desktop Backup Script

A simple Python practice script that creates a Backup folder on your Desktop, manages a notes.txt file, and cleans it up if you choose.

💡 Features

  • Automatically detects the current user's Desktop
  • Creates a Backup folder if it doesn’t exist
  • Adds a notes.txt file with “Backup Initialized”
  • Renames it to notes_old.txt
  • Optionally deletes the file and removes the folder when empty

⚙️ Usage

  1. Clone or download the repository
  2. Run the script:
    python practice.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages