Skip to content

Jauny/daily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install it

virtualenv env
source env/bin/activate
pip install -r requirements.txt

If you want the logs to be Backed up on Dropbox, create a config.yaml file at the root of the folder with your Dropbox token:

# config.yaml

token: <token>

Here is how to get a Dropbox token.

Run it

cd daily
python daily.py

or add

alias daily="(cd ~/.daily && source env/bin/activate && python daily.py && deactivate)"

in your .bashrc / .zshrc and run

daily

Todo

Add AWS backup capabilities

About

Daily is little CLI that I use daily to write down 3 ideas and 3 things that I'm grateful for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages