Skip to content

ocowchun/tada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SILLL IN DEVELOPMENT⛏

tada

Terminal dashboard

Requeirements

Install

$ go get -u github.com/ocowchun/tada

# Initialize tada required config
$ tada init

# Go to config folder and write config using your favorite editor
$ cd ~/.tada/

tada.toml

[[widgets]]
# widget name
name = "tada-github-pr"
# widget width
width = 3
# widget height
height = 3
# widget x-axis
x = 1
# widget y-axis
y = 0
  [Widgets.Options]
    GITHUB_USERNAME = "your-github-username"
    GITHUB_TOKEN = "your-github-developer-token"

Expected Widget

  • GitHub pr (80% done!)
  • Codeship status
  • Circleci status
  • Heroku status
  • Metabase
  • Rollbar

MIT

About

A terminal dashboard with custom plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages