diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-23 20:42:01 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-23 20:42:01 -0400 |
commit | f225b0968904b18cac358b49abc2661a405286f0 (patch) | |
tree | 5ae10b5fdf76470cb0228ee7595b14e804ba62a6 /README | |
download | myautomount-f225b0968904b18cac358b49abc2661a405286f0.tar.gz myautomount-f225b0968904b18cac358b49abc2661a405286f0.tar.bz2 myautomount-f225b0968904b18cac358b49abc2661a405286f0.zip |
initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +Translated to shell almost line-for-line from Go source at https://github.com/project-trident/trident-utilities/blame/master/src-go/automount/main.go + +Future goals: +make system tray icon version, probably that reads xdg desktop entries and displays icons for them |