Skip to content

Isn't it sad that that Linux computers—unlike Macs—cannot add tags to files? Without tags, sorting and finding your files is much harder. Tagger is an extremely lightweight Python-based terminal tool, for very basic file/folder sorting; built specifically for Raspberry Pis.

License

Notifications You must be signed in to change notification settings

Sim3-14159/tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Tagger

Isn't it sad that Linux computers—unlike Macs—cannot add tags to files? Without tags, sorting and finding your files is much harder. Tagger is an extremely lightweight Python-based terminal tool, for very basic file/folder sorting, built specifically for Raspberry Pis.

Usage

Tagger has a subcommand system, making it intuitive to use, and much more similar to spoken language than using flags:

$ tagger list tag Home
$ tagger rename Home "Home and Work"
$ tagger tag example.txt "Home and Work"
The tagger command system

Files

┌── tagger.py
├── LICENSE
└── README.md

About

Isn't it sad that that Linux computers—unlike Macs—cannot add tags to files? Without tags, sorting and finding your files is much harder. Tagger is an extremely lightweight Python-based terminal tool, for very basic file/folder sorting; built specifically for Raspberry Pis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages