kitaab.mov
pip install kitaab
python -m kitaab
help
board
You can skip this if you don't want to publish your notes to github repository. Your notes will be safe in local sqlite3 database
Uploading notes to github requires Authentication. Thankfully, Github users can generate Tokens to access GithubApi.
You can easily generate one for yourself by following the steps below:
- Sign in to your Github account
- Go to
settings
- Navigate to
Developer settings
- Click on
Personal access tokens
- Click on
Generate new Token
- Give it a name , set expiration date and
click on repo
under scopes - Navigate down and click on green button
Generate token
- Make sure to
copy your personal access token
now, you won't be able to see it again.
add-token