Skip to content

leviceccato/zerodash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerodash

Home dashboard TUI built with Ink and Deno.

Screenshot

Features

  • Spotify viewer
  • Date and weather
  • Bin collection notifier
  • Quote of the day
  • Water day notifier
  • Calendar events

Requirements

  • Deno ^2.5

Usage

Generate types for APIs and SSL certificates.

deno task gen-types && deno task gen-certs

Before running the app you will need to sign into the various APIs using OAuth. This will generate JSON tokens that will be automatically refreshed during runtime.

deno task oauth

Run in dev mode.

deno task dev

Build into an executable.

deno task build

About

🖋️ Home dashboard TUI built with Ink and Deno.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors