felipesousa / life

:rocket: Extensible dashboard to keep the important things visible and save your life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Life

🚀 Extensible dashboard to keep the important things visible and save your life

Screenshot

First Version

Configure

Generate the environment variable values, see .env.example:

Create the .env file and insert the generated values:

cp .env.example .env

Install

$ npm install

Run

$ npm start

Roadmap [v1.0.0]

  • Modules

    • Bitcoin Chart
    • Cryptocurrency Prices
    • GitHub Trends
    • Hacker News
    • Twitter Trends
    • Weather
    • Google Calendar
    • Cryptocurrency News
    • Overflow News
    • Alarm
    • Clock
  • Features

    • Realtime modules refresh
    • Style modules with color, font and spacing
    • Navigate on the modules with keyboard arrows
    • Navigate on the modules with mouse
    • Set a module as full screen
    • Interact with modules
    • Open link and render page inside the terminal
  • Bugfixes

    • Startup performance issue with Raspberry Pi Zero W
    • Wrong characters symbols for Raspberry Pi Zero W
    • Responsiveness

About

:rocket: Extensible dashboard to keep the important things visible and save your life


Languages

Language:JavaScript 100.0%