https://github.com/anasfik/gnotifier
A mobile app for scheduling notification in order to never forget aything
https://github.com/anasfik/gnotifier
android app dart flutter flutter-app gnotifier mobile-app notification reminder
Last synced: 5 months ago
JSON representation
A mobile app for scheduling notification in order to never forget aything
- Host: GitHub
- URL: https://github.com/anasfik/gnotifier
- Owner: anasfik
- Created: 2022-08-06T22:23:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T21:57:04.000Z (almost 4 years ago)
- Last Synced: 2025-12-01T16:30:02.313Z (8 months ago)
- Topics: android, app, dart, flutter, flutter-app, gnotifier, mobile-app, notification, reminder
- Language: Dart
- Homepage: https://play.google.com/store/apps/details?id=com.gwhyyy.gnotifier
- Size: 3.21 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# GNotifier
Easily create scheduled notifications about anything you don't want to forget to do, watch, learn, listen to...

# Screenshots
# Features
- Light/Dark mode
- Clean friendly UI design
- Notifications control from the app
- Repeat notification daily option
- Auto delete option for notifications
- Add to favorites option with favorites page
- Auto search page
- Possibility to show/hide delete button for your priority notifications
- Possibility to set a notification to be fixed on the notifications bar
- Possibility to hide/show notifications when the phone is locked
- Possibility to delete all notifications at once
- On/off the notification sound
- On/off notification vibration
# Usage
Happy that I see that you want to try it :)
first, clone this project into your machine with :
```
git clone https://github.com/anasfik/GNotifier.git
```
then open it with your code editor and run :
```
flutter pub get
```
since like I've say there's no data collected, it doesn't interact with any network database, so don't worry about more configurations
tools used:
Framework: flutter
State management: Getx
local Database: Hive DB
and here you go !
contributing
Hi again, any type of contributions are acceptable and welcome, if you find any issues, word mistakes, bugs, or features to add, just do it
I will be happy to add you in the head of this project
