CanvasSync
CanvasSync copied to clipboard
Statusbar for MacOS and Windows
Hey there,
I have created a MacOS and Windows Statusbar (and scheduler) for CanvasSync.
It is executed by running /GUI/macos_statusbar.py
or /GUI/windows_systemtray.py
and it can be added to the system startup by executing /GUI/startup_installer.py
(a function to remove it from system startup is also included).
Maybe @perslev you can add an "install statusbar at system startup" option in the command-line prompt?
Still ToDo:
- Quit-Button does not work.
- Add Preferences GUI.
- PopUp to grant CanvasSync access to Keychain where the password is saved (at the moment manually)
Best wishes Sven
Hi,I met an error stating "UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 75: ordinal not in range(128)". Any solutions? thank you!