Skip to content

DestroyerV/microsoft-todo-warpper

Repository files navigation

Microsoft To Do Wrapper

This project is a wrapper for the Microsoft To Do application, built using Tauri.

✨ Features

  • Custom CSS injection
  • System tray integration
  • Autostart on system boot
  • Window state persistence
  • Notifications

🛠️ Building

📋 Prerequisites

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/microsoft-todo-wrapper.git
    cd microsoft-todo-wrapper
  2. Install dependencies:

    pnpm install
  3. Build the project:

    pnpm tauri build
  4. Run the project:

    pnpm tauri dev

📂 Project Structure

  • src/: Contains the source code for the application.
  • src-tauri/: Contains the Tauri-specific code and configuration.
  • public/: Contains static assets.
  • dist/: Contains the build output.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Simple Microsoft To Do Wrapper app made using tauri and rust.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published