Y2Z / Doer

:notebook: Lightweight desktop notepad

Home Page:https://www.linux-apps.com/p/1176783/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doer

This notepad application is so lightweight it saves and reads text to and from just one file.
With almost no user interface, it works great as a place to keep your notes in.

It was built to replace a giant collection of small paper notes scattered all over my workspace and home.
Comes in handy as a to-do list. Can also help you keep those pretty Japanese smileys at hand.

Doer

Customize

Placing a file named doer.qss into ~/.config/doer/ will serve as a custom stylesheet for the program.
Use doer.qss as a reference.

Control

Ctrl+Q:       Exit the program
Ctrl+F / F11: Toggle fullscreen
Esc:          Exit fullscreen / hide to tray

Build

qmake
make -j

Install

sudo make install

Uninstall

sudo make uninstall

License

This is free and unencumbered software released into the public domain.

About

:notebook: Lightweight desktop notepad

https://www.linux-apps.com/p/1176783/

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 85.4%Language:QMake 14.6%