Skip to content

A lightweight Python application that displays Syncthing folder and device statuses in a semi-transparent, draggable overlay.

License

Notifications You must be signed in to change notification settings

MangaD/syncthing-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syncthing Overlay

A lightweight Python application that displays Syncthing folder and device statuses in a semi-transparent, draggable overlay.

Setup

  1. Clone the repository:
    git clone https://github.com/MangaD/syncthing-overlay.git
    cd syncthing-overlay
  2. Install dependencies:
    pip install -r requirements.txt
  3. Create a config.ini file:
    [syncthing]
    api_key = your-syncthing-api-key
    
  4. Run the script:
    python syncthing_overlay.py

Releases

Executables are built automatically via GitHub Actions and attached to releases.

About

A lightweight Python application that displays Syncthing folder and device statuses in a semi-transparent, draggable overlay.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages