Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviau/noteapp
note-taking app
https://github.com/aviau/noteapp
tauri typescript
Last synced: about 2 months ago
JSON representation
note-taking app
- Host: GitHub
- URL: https://github.com/aviau/noteapp
- Owner: aviau
- License: mit
- Created: 2022-07-02T20:49:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T13:06:11.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:49:44.098Z (6 months ago)
- Topics: tauri, typescript
- Language: TypeScript
- Homepage:
- Size: 2.03 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# noteapp
## History
1. This app used to be written using [Electron](https://www.electronjs.org/). The remains are in `archive/electron/`.
2. The app was rewritten using [Tauri](https://tauri.app/) and [React](https://react.dev/). The remains are in `archive/react`.
2. The app was rewritten using [Tauri](https://tauri.app/) and [Vue.js](https://vuejs.org/).