Welcome to Rofi Noter, a bash script that runs Rofi with different functionalities to create and view your notes and library. With Rofi Noter, you can easily organize your notes and access them directly from the Rofi application launcher.
preview.mp4
To use Rofi Noter, simply run the command rofi-noter in your terminal. This will open Rofi with the available functionalities:
- 📑 Create Note
- Basic (Markdown)
- LaTeX
- Beamer (Presentation)
- R Markdown
- 🔖 View Notes
- 📚 View Library
- 📜 View Articles
- ⏬ Download Books
You can put your note templates inside the templates directory.
Rofi Noter is customizable to suit your needs. You can change the following parameters in the script:
- directory: For each Functionality
- EDITOR: The file editor you want to open your files in
- TERMINAL: The terminal you want to open your notes in
Before using Rofi Noter, make sure the following dependencies are installed on your system:
To install Rofi Noter, clone the repository and run the installation script:
git clone https://github.com/rahriver/rofi-noter.git
cd rofi-noter
cp ./rofi-noter /usr/bin
If you find Rofi Noter useful, please consider giving this repository a star on GitHub, or buying me a cup of coffee :) If you have any issues or suggestions, feel free to open an issue or pull request. Thanks for using Rofi Noter!