Skip to content

simple name logger for me to remember cli apps that i thought ppl would like

License

Notifications You must be signed in to change notification settings

Quarkk77/memorify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

memorify

simple name logger for me to remember cli apps that i thought ppl would like

build:

  sudo pacman -S pyinstaller
  pyinstaller --onefile memorify.py

(pyinstaller is most likely in your distro's package manager as well)

install:

  sudo mv dist/memorify /usr/local/bin/

usage:

  memorify                  -  show list
  memorify --help           -  show args

todo:

find a way to execute names w optional flags?? idk if i need this but itd be cool to have
maybe make more interactive
even more shenanigans (this is all js brainstorming idk if im gonna add more 😭)

About

simple name logger for me to remember cli apps that i thought ppl would like

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages