Skip to content
/ nao Public

A simple, "productivity dashboard" terminal program written in python 3.

Notifications You must be signed in to change notification settings

Nquxii/nao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nao.py - Never leave your terminal

Nao.py is a simple terminal program that outlines your day and displays what you need it to.
Get a boost for the day and move forward with your goals.

setup of script

Setup

To get started with nao, clone this repository, change directory into nao, and run the script like so:

$ git clone https://github.com/Nquxii/nao nao 
$ cd nao
$ python3 nao.py -h 

These commands should get you started.

Nao uses json to store and grab information. if you'd like, you can skip the setup entirely and modify the json, in the same folder. once you've gotten past the initial setup, you can then freely use nao and modify your configuration.

Usage

here are all current commands. There are examples for clarification.

Command Description Usage Example
h show all nao commands -h -h
--cn add (or change) your name --cn --cn Mikasa
--a add another to-do to nao --a [subject] --t Learn vim
--r remove a to-do from nao --r [index ] --r 2

Thank you for viewing. I hope you find the script useful.

About

A simple, "productivity dashboard" terminal program written in python 3.

Topics

Resources

Stars

Watchers

Forks

Languages