Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikashanandjha/mini-tauri
mini [Notes App] made in tauri
https://github.com/vikashanandjha/mini-tauri
desktop-app tauri tauri-app tauri-apps webapp
Last synced: about 2 months ago
JSON representation
mini [Notes App] made in tauri
- Host: GitHub
- URL: https://github.com/vikashanandjha/mini-tauri
- Owner: VikashAnandJha
- Created: 2023-02-19T09:20:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T07:01:52.000Z (about 1 year ago)
- Last Synced: 2024-01-02T03:26:24.611Z (about 1 year ago)
- Topics: desktop-app, tauri, tauri-app, tauri-apps, webapp
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini - Simple Note-Taking App
Mini is a lightweight note-taking application designed for Windows, macOS, and Linux. It is built using the Tauri framework, Next.js for the frontend, and Ant Design for the user interface.
![Mini App](public/mini_logo.png)## Features
- **Cross-Platform:** Works seamlessly on Windows, macOS, and Linux.
- **Simple Note-Taking:** An easy-to-use interface for taking and managing notes.
- **Offline Mode:** Mini works offline, ensuring your notes are accessible anytime, anywhere.
- **Powered by Tauri:** Utilizes the Tauri framework for creating lightweight, fast, and secure applications.## Technologies Used
- [Tauri](https://tauri.app/): A framework for building tiny, blazing-fast binaries for all major desktop platforms.
- [Next.js](https://nextjs.org/): A React framework for building web applications with server-side rendering and route-based code splitting.
- [Ant Design](https://ant.design/): A React UI library with a set of high-quality components and themes.## Getting Started
Follow the steps below to set up and run Mini on your local machine:
1. **Clone the Repository:**
```bash
git clone https://github.com/VikashAnandJha/mini-tauri.git
cd mini