diff options
author | Jakob Stendahl <JakobS1n@users.noreply.github.com> | 2017-10-16 20:36:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-16 20:36:58 +0200 |
commit | cb13c653fbfa988f4d709bb812992aefdad58976 (patch) | |
tree | 3298f766342e83fe353d7b7230f968ddf73ced39 | |
parent | 0268e7eb5ca61c561e4842cad076b95b04afc106 (diff) | |
download | fileShow-master.tar.gz fileShow-master.zip |
-rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,8 +1,10 @@ +**The applet does for some reason not work with the first version on MAC OS and up, but i won't make a new version beause Apple hase added a shortcut for toggling hidden files.** + +**Use `CMD + SHIFT + .` instead!** + #  fileshow A menubar-applet for quick hide/show of hidden files in OS X -**Seems like it won't work with MacOS 10 and up :(** - ## Requirements - Tested with OS X El Capitan @@ -16,6 +18,6 @@ At the moment there is no way to exit the application other than killing the pro ## contributions All code is stored in a file called `App-Delegate.swift`. Feel free to commit! -## Todo - - Add a menu - - Add exit-function +## ~~Todo~~ + - ~~Add a menu~~ + - ~~Add exit-function~~ |