Skip to content

lrkkr/corner

Repository files navigation

corner

A minimalist start page written in Rust.

screenshot

Installation

  • Make sure Rust is installed.

  • Clone the git repository.

git clone [email protected]:lrkkr/corner.git

Build

cargo build --release

Config

  • Config Router.toml

Rename Router-example.toml to Router.toml.

mv ./Router-example.toml ./Router.toml

Add links and names according to toml syntax and examples.

Icons can be find in fontawesome, representing by class names.

Run

./target/release/corner