Skip to content

Latest commit

 

History

History
97 lines (69 loc) · 2.27 KB

File metadata and controls

97 lines (69 loc) · 2.27 KB
Agenda Banner

Agenda

Your Smart Work Companion

FeaturesInstallationDevelopmentRoadmapLicense

GitHub release (latest by date) License Platform

Overview

Agenda is a modern planning tool designed to simplify your workday. Built with Tauri, React, and Mantine, it combines the best of desktop performance with beautiful UI design.

Agenda Screenshot

Features

  • Smart Scheduling - Automatically reschedules your tasks when you need it
  • 🎨 Custom Themes - Choose from various visual styles to match your preference
  • 🌍 Multi-language Support - Work in your preferred language
  • Lightweight & Fast - Built with Tauri for optimal performance
  • 💻 Cross-platform - Works on Windows, macOS, and Linux

Installation

Download Prebuilt Binaries

Download the latest version for your operating system:

Package Managers

# macOS (coming soon)
brew install agenda

# Linux (coming soon)
sudo apt install agenda

Development

Prerequisites

  • Node.js (LTS)
  • Rust
  • Yarn

Setup

# Clone the repository
git clone https://github.com/tisch-systems/agenda.git
cd agenda

# Install dependencies
yarn install

# Start the development server
yarn tauri dev

Building

# Build for production
yarn tauri build

Roadmap

  • MS Exchange Integration
  • AI-powered scheduling suggestions
  • Plugin system

License

MIT © Thomas Tisch


Built with ❤️ in Austria