Sun, 21 Jan 2018 17:36:03 +0000
README tune
README.md | file | annotate | diff | comparison | revisions |
--- a/README.md Sun Jan 21 17:20:00 2018 +0000 +++ b/README.md Sun Jan 21 17:36:03 2018 +0000 @@ -10,7 +10,10 @@ - [rumps](https://github.com/jaredks/rumps) (Ridiculously Uncomplicated macOS Python Statusbar apps) - [keyring](https://pypi.python.org/pypi/keyring) to extracdt passphrases from the keychain -<!-- - [xdg](https://pypi.python.org/pypi/xdg/3.0.0) for configuration file location --> + +If you want to try to run Borgend without the Tray icon on other systems, you will also want: + + - [xdg](https://pypi.python.org/pypi/xdg/3.0.0) for configuration file location For passphrase use authentication to work correctly, it is useful to create a standalone Mac app. This can be don with `py2app`. You can install it with