- Automatic checks for app updates
- Automatically add app to login items
NOTE:
On macOS you must manually remove the quarantine attribute, because the app is not signed:
xattr -d com.apple.quarantine /Applications/Statusbar\ Converter.app/
On Linux you must first install dependencies with:
sudo apt-get install xsel gir1.2-appindicator3-0.1
The app was tested on Ubuntu, Gnome desktop environment.