Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 2.16 KB

README.md

File metadata and controls

69 lines (44 loc) · 2.16 KB

Cash Clock 💰 / ⌛

Whether you are launching a startup, a blog, a t-shirt brand, a music band or whatever, you don’t make enough money at first.

This adventure is limited by the amount of cash you have right now. Therefore you are limited in time by your cash consumption.

Track this time left using this Chrome extension 🚀

Install it now: https://chrome.google.com/webstore/detail/cash-clock/kfdiindhinmfgpchkhodaibecjmbcbfp

The images change every hour. Never get bored.

They are loaded using 3 levels of detail to have a smooth and beautiful experience:

  • a fast but low quality image
  • a medium quality image
  • a spectacular high quality image

Contributing

The images come from Unsplash. They are generated using their api, then stored in backgrounds.json with a node (version >= 7) script:

export ACCESS_TOKEN=YOUR_ACCESS_TOKEN
node generate_backgrounds.js

See the unsplash api to generate your own access_token

Propose a pull request if you offer a better image pack 😉

The dist/ package is where the extension lives. The main app code is contained in /app.js.

First install the dependencies (with node v7, use nvm if you want to switch between versions):

yarn install

Launch webpack to write the javascript bundle dist/bundle.js, using:

npm start

Or if you are developing, use the watch command to rebuild the bundle everytime your code changes:

npm run watch

Roadmap

The features below might be implemented in the future. Tell me which ones do you need to have !

  • random motivational quote
  • picture location
  • multiple projects tracking
  • picture base refresh without upgrading the extension

The author

Damien BRY - launching mentorleo.co a community of developers mentored by professionals ❤️

“Build and learn something everyday”

Fast learner, creative full stack developer

Twitter: @Orbmancer

Medium: @orbmancer

LinkedIn: damienbry