Git Product home page Git Product logo

cash-clock's Introduction

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

cash-clock's People

Contributors

damienbry avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.