An open API service indexing awesome lists of open source software.

https://github.com/henrique-coder/web-cps-counter

An accurate, simple and lightweight static website for those who want to know how many clicks per second they are making.
https://github.com/henrique-coder/web-cps-counter

Last synced: over 1 year ago
JSON representation

An accurate, simple and lightweight static website for those who want to know how many clicks per second they are making.

Awesome Lists containing this project

README

          

Web CPS Counter


favicon



GitHub Created At
GitHub commit activity
GitHub last commit


An accurate, simple and lightweight static website for those who want to know how many clicks per second they are making.


#### Features

- Built with [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5), [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) and [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript).

#### Prerequisites

- Any browser that supports HTML5, CSS3 and JavaScript.

### Installation from source code

```bash
# 1. Clone the repository
git clone https://github.com/henrique-coder/web-cps-counter.git

# 2. Change the directory
cd web-cps-counter

# 3. Open the index.html file in your browser

# 4. Enjoy! 🎉
```

### Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have any suggestions that could improve this project, please [fork](https://github.com/henrique-coder/web-cps-counter/fork) the repository and open a pull request. Or simply open an [issue](https://github.com/henrique-coder/web-cps-counter/issues/new) and describe your ideas or let us know what bugs you've found. Don't forget to give the project a star. Thanks again!

1. Fork the project at https://github.com/henrique-coder/web-cps-counter/fork
2. Create your feature branch ・ `git checkout -b feature/{feature_name}`
3. Commit your changes ・ `git commit -m "{commit_message}"`
4. Push to the branch ・ `git push origin feature/{feature_name}`
5. Open a pull request describing the changes made and detailing the new feature. Then wait for an administrator to review it and you're done!

### License

Distributed under the **GNU General Public License v3.0**. See [LICENSE](https://github.com/henrique-coder/web-cps-counter/blob/main/LICENSE) for more information.

### Disclaimer

Please note that this project is still under development and may contain errors or incomplete functionality. If you encounter any problems, feel free to open an [issue](https://github.com/henrique-coder/web-cps-counter/issues/new) and describe the problem you are facing. Your feedback is very important to us.