https://github.com/dbtiunov/perga-web
Web client for Perga — an open-source personal organizer.
https://github.com/dbtiunov/perga-web
frontend organizer productivity react self-hosted typescript webclient
Last synced: 25 days ago
JSON representation
Web client for Perga — an open-source personal organizer.
- Host: GitHub
- URL: https://github.com/dbtiunov/perga-web
- Owner: dbtiunov
- License: mit
- Created: 2025-07-20T17:30:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-24T19:34:24.000Z (about 1 month ago)
- Last Synced: 2026-03-26T00:44:38.397Z (about 1 month ago)
- Topics: frontend, organizer, productivity, react, self-hosted, typescript, webclient
- Language: TypeScript
- Homepage: https://getperga.me
- Size: 694 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Perga Web


Personal organizer that helps you plan and organize your days and months efficiently.
## Overview
**[Perga API](https://github.com/dbtiunov/perga-api)** is the core of the product.
**Perga Web** is a standalone **browser client** that connects to the backend to provide a user-friendly web interface.
## Features
- Daily planner
- Monthly and custom agendas
- User authentication and settings
- Responsive design with mobile support
- Dark theme
## Demo
You can try out Perga without installation by visiting demo version at [https://demo.getperga.me/](https://demo.getperga.me/).
## Documentation
For detailed documentation, please visit:
[https://docs.getperga.me/docs/perga-web](https://docs.getperga.me/docs/perga-web)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.