Skip to content

A simple tool that monitors your Downloads folder and automatically organizes files based on categories defined in "config.json".

Notifications You must be signed in to change notification settings

csreddy98/watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Watcher

A simple tool that monitors your Downloads folder and automatically organizes files based on categories defined in "config.json".

Prerequisites

  • Python 3.x
  • pip install -r requirements.txt

Installation

  • On Linux or macOS:
    • Modify and run service_installer.py to set up the service.
  • On Windows:
    • Use NSSM to install the service.

Usage

Run the watcher in the foreground:

python3 app.py

Configuration

  • Modify the config.json file to set up the watcher.

About

A simple tool that monitors your Downloads folder and automatically organizes files based on categories defined in "config.json".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages