/rustpad

Transparent notepad written in Rust

Primary LanguageRust

Rustpad

GitHub release

Analog of Windows Notepad written in Rust. (and transparent)

Prerequisites

  1. Git
  2. Rust

Installation

  1. Clone this repo

    git clone https://github.com/kill-your-soul/rustpad.git
  2. Build the project

    cd rustpad
    cargo build --release
  3. Install the binary

    cargo install --path .
  4. Run the binary

    rustpad