Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyouteki/winnead
Winnead is a Native Text Editor made with Tauri, React and Monaco Editor.
https://github.com/hyouteki/winnead
monaco-editor react tauri text-editor
Last synced: about 1 month ago
JSON representation
Winnead is a Native Text Editor made with Tauri, React and Monaco Editor.
- Host: GitHub
- URL: https://github.com/hyouteki/winnead
- Owner: hyouteki
- License: mit
- Created: 2023-12-26T09:46:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-30T16:53:33.000Z (about 1 year ago)
- Last Synced: 2024-11-01T12:42:08.896Z (3 months ago)
- Topics: monaco-editor, react, tauri, text-editor
- Language: JavaScript
- Homepage:
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
> Winnead is a Native Text Editor made with [Tauri](https://tauri.app/), [React](https://react.dev/) and [Monaco Editor](https://github.com/microsoft/monaco-editor).
## Features
- File explorer
- Terminal with [powershell](https://github.com/PowerShell/PowerShell)## Screenshots
![README](images/readme.png)
![Config](images/config.png)## Compile from source code
``` console
npm run tauri dev
```## Installation
[![](https://badgen.net/badge/Windows-x86_64-installer/v0.0.1/blue?icon=windows)](https://github.com/Hyouteki/Winnead/releases/download/v0.0.1/Winnead_0.0.1_x64_en-US.msi)
[![](https://badgen.net/badge/Windows-x86_64-setup/v0.0.1/green?icon=windows)](https://github.com/Hyouteki/Winnead/releases/download/v0.0.1/Winnead_0.0.1_x64-setup.exe)## Dependencies
![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white) ![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white) ![Tauri](https://img.shields.io/badge/tauri-%2324C8DB.svg?style=for-the-badge&logo=tauri&logoColor=%23FFFFFF)