Skip to content

hunterphillips/countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Final Countdown

The Final Countdown is a desktop application that uses demographic information, health metrics, and the World Population API to generate a running clock counting down to the precise moment you'll drop dead. Make every second count.

The application logic is written in JavaScript and rendered with the Electron framework.

launch screen

Start Timer

Download the app!

OR

To get the application up and running locally on your machine, you'll need to have the following installed on your system:

Then follow these steps:

  1. Fork and clone the repo onto your machine
  2. cd into the project folder and run npm install to download the required dependencies.
  3. With grunt running, run npm start

Clock Example:

clock screen

Built With

  • Electron - Open-source framework for building desktop applications
  • AngularJS - Javascript Framework
  • Chart.js - HTML5 based JavaScript charts
  • Moment.js - JavaScript tool for manipulating dates and times
  • Bulma - Open source CSS framework based on Flexbox

Credits

About

Productivity desktop application built with Electron and AngularJS

Resources

Stars

Watchers

Forks

Packages

No packages published