Skip to content

amanda-yap/cli-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-dashboard

A personal dashboard run from the command line, made using Python and Rich.

CLI Dashboard

Features

  • To do list
  • Calendar
  • Live clock
  • Current activities
  • Upcoming events
  • Goals
  • ASCII art
  • Motivation from Picca

Requirements

Installation

  1. Clone the repository and navigate to it
  2. Install the dashboard using pipx by running pipx install --e .

The dashboard can now be run anywhere in the command line, simply by running the command dashboard.

Editing the dashboard

  • Example json files have been provided in the data folder and should be copied or renamed to todo.json, currently.json, events.json, and goals.json before running the dashboard.
  • Dashboard data can be updated in data/todo.json, data/currently.json, data/events.json, and data/goals.json. Make sure to follow the formatting of the example files.

Ctrl+C to close the dashboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages