Skip to content

Latest commit

 

History

History

ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

UI

A collection of various UI implementations for the main Alkonost library.

CLI

Simple CLI front-end. To use this version of the app, simply run cargo run --bin cli --release

RillRate

Simple UI implemented using RillRate. To use this version of the app, run cargo build --features rillrate_ui --bin rillrate --release and open http://localhost:6361/ui/ in your browser of choice.