Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

buxx/trsync-manager-configure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trsync manager configure

This repository is obsolete. Configuration window is now included in trsync repository.

This graphical application permit to manage trsync manager config file and signal trsync manager config reload.

Package executable

  1. Prepare and activate python virtual environment
  2. Install dependencies from requirements.txt : pip install -r requirements.txt
  3. Install pyinstaller : pip install pyinstaller
  4. Package executable : pyinstaller --name configure --onefile --hidden-import=tkinter run.py

Executable available in dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages