Plainotepad
Plain text editor with minimalistic design
Install / Use
/learn @Helltar/PlainotepadREADME
<h3 align="center">
<img src="icons/scalable/plainotepad.svg" height="96" alt="plainotepad_icon"/>
<br><br>
Plainotepad
<br><br>
<img src="https://helltar.com/projects/plainotepad/screenshots/screenshot_03122022_003158.png" alt="plainotepad_dark_linux" width="70%"/>
<br><br>
<img src="https://helltar.com/projects/plainotepad/screenshots/screenshot_2022-11-28_231748.png" alt="plainotepad_cream_windows" width="70%"/>
<br><br>
<a href="https://youtu.be/tGdTD2mYP8U">youtu.be/tGdTD2mYP8U</a>
</h3>
Download
- plainotepad-0.9.14.tar.gz (2.63 MB)
- plainotepad-0.9.8-windows.zip (2.41 MB)
Installation (Linux)
NOTE: Arch users can just install Plainotepad from the AUR: (plainotepad) and skip next section.
Dependencies:
Arch Linux:
sudo pacman -S qt5pas
Ubuntu:
sudo apt install libqt5pas1
Fedora:
sudo dnf install qt5pas
Done, unpack and run:
cd ~/Downloads/
tar -xvf plainotepad-0.9.14.tar.gz
./plainotepad
To make available in your list of applications, got to Help > Create Desktop Entry.
Installation (Windows)
Just run plainotepad.exe from unzip archive (it's portable app).
NOTE: your antivirus maybe marks the app as dangerous.
Build from source
Required Packages:

