Skip to content

wilken311/bellreminder

Repository files navigation


Logo

Bell Reminder

Bell reminder for every minute or hour

About The Project

Product Name Screen Shot

This bell app will remind you and make a sound every specific time (e.g., 20 minutes). It might help you in some cases, like standing every 20 minutes after a long set or setting a time limit for every task you do. In addition, it comes with motivation qoutes every time the bell ring.

Built With

  • Java
  • Netbeans

Getting Started

Prerequisites

Developer must have the following.

Installation

Steps on how to install the project locally:

  1. Clone the repo

    git clone https://github.com/wilken311/bellreminder.git
  2. To run the excutable app, go to 'dist' folder and double click bellreminder.jar. Note: You must have Java installed on your computer.

    java version "21.0.2" 2024-01-16 LTS
    Java(TM) SE Runtime Environment (build 21.0.2+13-LTS-58)
    Java HotSpot(TM) 64-Bit Server VM (build 21.0.2+13-LTS-58, mixed mode, sharing)
  3. To run the app on windows start up, follow this Link.

Roadmap

  • Set time in minutes (Default 20min)
  • Seconds, Minutes and Hour Countdown
  • Bell Sound
  • Start, Stop, Reset Time
  • System Tray (Show & Exit)
  • Opacity
  • Hide the app
  • Qoutes (Online and Local)
  • Turn off/on qoutes

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 a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgments

Credits to the following:

Releases

No releases published

Packages

No packages published

Languages