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

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.

Awesome Lists containing this project

README

          

# Perga Web

![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
![Build](https://github.com/dbtiunov/perga-web/actions/workflows/ci.yml/badge.svg)

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


Planner Screenshot

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