/MagicDiary

A simple script to facilitate the notes in a personal diary through the terminal in Linux.

Primary LanguageShellApache License 2.0Apache-2.0

MagicDiary

Version License: APACHE

A personal diary organizer within Linux. Simple, light and useful for writers or people who like to write diaries.

Screenshot

It looks something like this:

windows screenshot

Run

  • sudo chmod +x MagicDiary.sh
  • bash MagicDiary.sh

Dependencies

bash | bat | neovim

Debian

  • apt install bat nvim bash -y

ArchLinux

  • sudo pacman -S bat nvim bash --noconfirm

Other OS: Install the dependencies in the respective repositories.