Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatsinewave/today-i-will-commit
This project is a simple web application that helps you generate a random commit message for the day.
https://github.com/thatsinewave/today-i-will-commit
commit commit-generator commitgenerator generator good-first-contribution good-first-example good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs html-css html-css-javascript html-css-js random-commits random-generation random-quote-machine thatsinewave web-application
Last synced: about 16 hours ago
JSON representation
This project is a simple web application that helps you generate a random commit message for the day.
- Host: GitHub
- URL: https://github.com/thatsinewave/today-i-will-commit
- Owner: ThatSINEWAVE
- License: mit
- Created: 2024-05-26T07:46:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T22:03:40.000Z (5 months ago)
- Last Synced: 2024-06-17T00:21:59.627Z (5 months ago)
- Topics: commit, commit-generator, commitgenerator, generator, good-first-contribution, good-first-example, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-project, good-first-prs, html-css, html-css-javascript, html-css-js, random-commits, random-generation, random-quote-machine, thatsinewave, web-application
- Language: HTML
- Homepage: https://thatsinewave.github.io/Today-I-Will-Commit/
- Size: 165 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [Today I Will Commit](https://thatsinewave.github.io/Today-I-Will-Commit)
This project is a simple web application that helps you generate a random commit message for the day. It displays the current date along with the generated commit message and provides options to copy the commit message or generate a new one.
![Today-I-Will-Commit](https://github.com/ThatSINEWAVE/Today-I-Will-Commit/assets/133239148/3f4df978-49c4-43b5-9c25-b81660ce629d)
## Features
- **Commit Fortune Teller**: Get a glimpse into your coding future with randomly generated commit messages.
- **Procrastination Breaker**: Stuck on what to commit? Let this app inspire you with witty, sometimes absurd, commit messages.
- **Copy-Paste Convenience**: Quickly copy your chosen commit message with just one click, saving you precious coding time (and sanity).## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## Usage
Upon loading the page, you will see the current date and a randomly generated commit message. You can click the "Copy commit" button to copy the commit message to your clipboard or click the "Try Again" button to generate a new commit message.
## Credits
This project uses the following resources:
- [whatthecommit.com](https://whatthecommit.com/) - API for generating random commit messages.
- [CORS Anywhere](https://cors-anywhere.herokuapp.com/) - Proxy server for handling CORS issues.## Contributing
If you'd like to contribute to this project, please fork the repository and create a pull request.## [Join my discord server](https://discord.gg/2nHHHBWNDw)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.