https://github.com/5obhan/simple-counter
A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.
https://github.com/5obhan/simple-counter
fxml java javafx javafx-css javafx-desktop-apps javafx-gui javafx-project maven
Last synced: 3 months ago
JSON representation
A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.
- Host: GitHub
- URL: https://github.com/5obhan/simple-counter
- Owner: 5OBHAN
- License: gpl-3.0
- Created: 2023-05-25T01:33:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T11:31:37.000Z (over 2 years ago)
- Last Synced: 2025-03-14T05:41:37.394Z (about 1 year ago)
- Topics: fxml, java, javafx, javafx-css, javafx-desktop-apps, javafx-gui, javafx-project, maven
- Language: Java
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-Counter
A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.
# License
This Project is licensed under the [GNU General Public License v3.0](LICENSE)