Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0-manbir/counter
A Simple Counter app for Windows!
https://github.com/0-manbir/counter
count counter dart flutter simple-counter utility windows
Last synced: 27 days ago
JSON representation
A Simple Counter app for Windows!
- Host: GitHub
- URL: https://github.com/0-manbir/counter
- Owner: 0-manbir
- License: mit
- Created: 2024-08-25T11:30:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T02:01:30.000Z (2 months ago)
- Last Synced: 2024-09-28T14:23:14.454Z (about 1 month ago)
- Topics: count, counter, dart, flutter, simple-counter, utility, windows
- Language: C++
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Counter
A Counter app for Windows!To Create a backup, go to: ```C://Users/[your username]/AppData/Roaming/com.manbir.counter/counter/``` and copy the shared_preferences.json file.
## Download
## Home Screen
![home screen](https://github.com/user-attachments/assets/4a2c481c-4105-447c-85e2-9c1221f525bb)## Add New Item
Delete Button: Deletes the item.
TextField: Changes the name for the item. (unfocus the textfield, or press Enter)
Popup Button: Shows that item in popup view. (always on top)![add new item](https://github.com/user-attachments/assets/62cb0fa2-c8fb-42c2-b95a-4d866c34ce36)
## Popup Item
Pops up a single item, and displays it 'always on top'.![popup item](https://github.com/user-attachments/assets/abb6431f-766f-402f-9ac3-4fc006903e94)