Skip to content

While coding I drink lots of coffee, so why not keep track of it inside VS Code?

Notifications You must be signed in to change notification settings

niklasden/CoffeeCounter

Repository files navigation

☕ Coffee Counter README ☕

Coffee Counter is a extension for VSCode, which lets you keep track of the drinks you have while coding. Please be vary this is my first TS Project and might include some bugs, which I will take care of in the future. To keep track of your consumption, a small drinks.json file will be created which should be located in your project root after the first startup of the extension. I recommend adding this to your version control system. This Extension was coded to get more familiar with Typescript and modern JS Workflows.

Features

There is a small coffee mug symbol at the bottom bar of your vscode window. Left-clicking on there will increase your drink. You can change your favorite drink in the vscode settings under CoffeeCounter. If you need extra drinks implemented, just hit me up with a pull request.

Requirements

Latest Version of VS Code Empty stomach ;-)

Extension Settings

This extension contributes the following settings:

  • CoffeeCounter.drink: select your drink

Known Issues

¯_(ツ)_/¯

Release Notes

0.0.1

Initial release of the CoffeeCounter, local JSON File servers as a data storage.

License

Enjoy your coffee!


About

While coding I drink lots of coffee, so why not keep track of it inside VS Code?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published