/TimeCat

App usage collection and statistics solution

Primary LanguageJavaScriptMIT LicenseMIT

OSS Contributhon 2019

TimeCat ⏰🐱

Version Documentation License: MIT

App usage collection and statistics solution

TimeCat show you how you spent your time and help you improve productivity. :octocat:

πŸ’­ Status

This project is still heavily under development, but is in a state where users are encouraged to try it out and keep it installed alongside the stable TimeCat client. It will continue to evolve over the coming months and hopefully bring some new unique features to the table.

We are accepting bug reports (please report with as much detail as possible). Feature requests are welcome as long as you read and understand the contribution guidelines listed below.

✨ Requirements

πŸš€ Running TimeCat

Downloading the source code

Clone the repository:

git clone https://github.com/iodes/timecat
cd TimeCat

To update the source code to the latest commit, run the following command inside the TimeCat directory:

git pull

Building

Build the core:

cd TimeCat.Core
dotnet restore
dotnet build

Build the client:

cd TimeCat.Client
npm install
npm start

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Contributors

Kevin So
Kevin So

πŸ’» πŸ“– 🚧
5けゃ
5けゃ

πŸ’»πŸ‘€
Plurdis
Plurdis

πŸ’»
TaeSang Cho
TaeSang Cho

πŸ’»πŸ‘€
Eunjeong Park
Eunjeong Park

πŸ’» πŸ“–
Yeonjin Shin
Yeonjin Shin

πŸ’»
Click
Click

πŸ’»
Baek2back
κΉ€μ„±λ°±

πŸ’»

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Kevin So.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator