Skip to content

StefanLazea/servy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servy

your ultimate action tracking app

servy is a CLI app written in python that helps a team to keep a clean history of its actions without leaving the terminal

servy uses Google Sheets to store the processed information

Available packaging

1. Get it from the Snap Store

2. Manual Installation

  1. clone this repo
  2. run "source ./install.sh"
    • In case you want servy alias to be available for every user in your system, run: sudo echo "alias servy='source $(pwd)/launch.sh'" >> /etc/bash.bashrc
  3. run "servy version" to check if the installation succeeded
  4. create a Google Cloud Platform project and download the generated credentials json - follow only the first 3 steps
  5. enable Google Drive API
  6. enable Google Sheets API
  7. run "servy init" and follow the prompts
  8. run "servy help" to check the available commands
  9. ???
  10. profit

About

Your ultimate action tracking app

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors