Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crolbar/yata
https://github.com/crolbar/yata
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/crolbar/yata
- Owner: crolbar
- Created: 2024-11-08T16:31:14.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-01-14T11:35:20.000Z (16 days ago)
- Last Synced: 2025-01-14T11:51:38.294Z (16 days ago)
- Language: PHP
- Homepage:
- Size: 386 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yet Another TODO App
![](.github/assets/ui.png)
![](.github/assets/mobile_ui.png)> [!NOTE]
> It is absolutely possible that something won't work.
> Also there may be some delays because of the backend system's startup time.## Features
- create/edit/delete tasks with start and end times
- weekly view
- google OAth
- zero dependancies (plain php + a bit js for ajax)
- tailwind for styles
- mobile notifiyer app used just for sending notifications (APK available in releases)### Notes for the mobile notifications
- you have to login with the same account as you did in the web ui
- tasks created prior to loging in and enabling notifications in the mobile notifiyer will not trigger notifications on start time
- notifications are send with cron jobs so you should recieve them a bit after your set start time for the task
- you should be prompted to enable notifications, if not make sure they are enabled for the app