Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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

Download Latest Release

## 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)