Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imran-riz/the-bell-app

This is an automatic bell ringing system intended to help school administrations schedule bells to be rung on school days, for exams and whenever required.
https://github.com/imran-riz/the-bell-app

desktop-app java javafx javafx-desktop-apps javafx-gui project windows-application

Last synced: 4 days ago
JSON representation

This is an automatic bell ringing system intended to help school administrations schedule bells to be rung on school days, for exams and whenever required.

Awesome Lists containing this project

README

        

# The-Bell-App v1.1.0

An **automatic bell ringing system** intended to help school administrations schedule bells to be rung on school days, for exams and whenever required. This an updated version of the [initial release](https://github.com/imran-2003/The-Bell-App/tree/version1.0.0). The app has got a major UI update and the functionality remains the same.

A user can create a bell by giving it a start time, end time, period, etc. The user is not restricted to an audio file, instead the desired audio file can be selected. The details of each bell will be stored locally on disk. So there's no need to create them every time the application is opened! However, bells that are not to be repeated will be deleted once the application is closed.

The updated home page:

![](https://github.com/imran-2003/The-Bell-App/blob/version1.1.0/Screenshots/v1.1.0%20home%20page.png)

The updated add bell page:

![](https://github.com/imran-2003/The-Bell-App/blob/version1.1.0/Screenshots/v1.1.0%20add%20new%20bell%20page.png)

For more information about installation and how it works, check the [documentation](https://github.com/space-ninja-x/The-Bell-App/wiki).

## **Copyright 2022** by [Imran R.](https://github.com/imran-2003)

### Licensed under [Apache License 2.0.](https://github.com/space-ninja-x/The-Bell-App/blob/main/LICENSE)