Skip to content

A simple cross-platform text editor made for writing notes, letters, poems, and such with ease with a beautiful UI.

License

Notifications You must be signed in to change notification settings

TMG8047KG/RosePad

Repository files navigation

RosePad

GitHub Downloads (all assets, latest release) GitHub Actions Workflow Status AUR Version GitHub Tag
A simple cross-platform text editor made for writing notes, letters, poems, and such with ease with a beautiful UI.

Note

This is still in development and everything you see is a subject to change and it can change at any time.


Idea

The idea behind this project is to combine the simplicity and style from the notepad and the text formatting functions of the word, while being able to handle all or most of the text file extensions in one app. The reason for this is because I got pissed at how I couldn't style my text in notepad and I then switched to word and word is just too cluttered and awful to work with, so here are we.


Supported Platforms

All platforms that are tested and that you can download RosePad on them.

Platforms Supported Tested
Windows
Linux Partially
MacOS
Android
IOS

Caution

If you are using the application on one of the untested platforms there is a chance something unexpected to break or not work!
If that happens, please contact me or report the issue


How to build the app from the source

Note

This app is developed using Tauri v2 in combination with React and Typescript.

Firstly, you will need to install pnpm to be able to run and build the application. After you've downloaded everything you can clone the repo. After that, if you want to modify the code, you can open it in some IDE you like; if not, you can build it and run it entirely through the terminal. In the terminal you should run this (while being in the folder):

  1. pnpm install
  2. pnpm tauri dev
    To run it in Developer mode
  3. pnpm tauri build
    To build it (Windows)

After you've built it you should get an .msi installer in the target directory. From which you can download it :3

About

A simple cross-platform text editor made for writing notes, letters, poems, and such with ease with a beautiful UI.

Topics

Resources

License

Stars

Watchers

Forks