Skip to content

qwerty-1871/cmdtaggr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdtaggr

cmdtaggr is a command-line program that manages a file-tagging system for Linux
As of now, only the ext4 filesystem is supported and files used are limited to the home directory(and subdirectories therein) I made this for a school project, any feedback is appreciated
My email is qwerty1871@gmail.com and my Discord account is @qwerty1871

Installation

Run the following commands to install cmdtaggr:

git clone https://github.com/qwerty-1871/cmdtaggr
cd cmdtaggr
sudo chmod +x Install.sh
./Install.sh

Usage

Run cmdtaggr help for a list of commands or cmdtaggr tui for a guided interface
There is a configuration file in ~/.cmdtaggr/config.sh Instructions for its use are contained therein

About

a bash script that manages a file tagging system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages