https://github.com/MGAndroidProjects/Todoify-Releases
Releases and issue repository for todoify app, a material design(Material You) based todo, note-taking app for android.
https://github.com/MGAndroidProjects/Todoify-Releases
Last synced: 6 days ago
JSON representation
Releases and issue repository for todoify app, a material design(Material You) based todo, note-taking app for android.
- Host: GitHub
- URL: https://github.com/MGAndroidProjects/Todoify-Releases
- Owner: MGAndroidProjects
- Created: 2023-07-18T15:42:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:44:35.000Z (over 1 year ago)
- Last Synced: 2024-11-09T11:37:04.609Z (6 months ago)
- Size: 657 KB
- Stars: 21
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Todoify
a material design, closed source offline based todo, notetaking app for android with Material You theming.
Website: https://todoifyweb.vercel.app


[](https://crowdin.com/project/todoify)## Donation:
[](https://paypal.me/milindgoel15)
[](buymeacoffee.com/milindgoel15)## Downloads:
[](https://github.com/MGAndroidProjects/Todoify-Releases/releases/latest)
## Features:
- Proper material design (MD3) with support for **_material you design_**
- Custom accent colours when dynamic colours are off.
- Fully **_offline based_** todo & note-taking app
- **Simple and easy-to-use UI** of creating new todos, notes, and future/scheduled tasks.
- Swipe from left to edit any todo/scheduled task and swipe from right to delete a todo/scheduled task.
- Ability to **create notes with full markdown and editing support**
- Tap to view notes and on long press to delete them
- Ability to create **future/scheduled** tasks.
- Ability to set a **reminder notification** for future/scheduled notes
- Ability to add scheduled task to the device calendar.
- Ability to change font from Google fonts.
- Monet-based splash screen for Android 12+ devices.
- Monochrome icon for Android 13+ devices.
- Theme switcher (Light, dark and AMOLED/black mode)> Note:
>
> - Android 12 & above will extract colors from wallpaper set on your device
> - Other android versions uses accent colors within app to match material you system.---
## General Information:
- You can find all the releases in the releases section.
- You can also create issues and give suggestions/feedbacks here---
## Information Regarding apk files:
- **arm64-v8a**: For 64-bit architecture devices
- **armeabi-v7a**: For 32-bit architecture devices---
## Screenshots:
#### Dark theme-
![]()
![]()
#### Light theme-
![]()
![]()
---
## Current todo:
- [x] Improve scheduling notification feature.
- [ ] Add integration with Google Assistant
- [ ] add cloud syncing support
- [ ] support more platforms## List of things not supported by flutter (officially or partially or not built-in):
- Homescreen widgets (Not built-in)
- [System based font ](https://github.com/flutter/flutter/issues/48381)
- [Predictive back gestures](https://github.com/flutter/flutter/issues/109513)
- [Per-app language preferences](https://github.com/flutter/flutter/issues/109842)