mantra-lancer

Crates.iomantra-lancer
lib.rsmantra-lancer
version0.1.1
sourcesrc
created_at2024-10-27 06:12:16.307607
updated_at2024-10-27 06:33:24.825771
descriptionCurrency tracker for Massif Press' LANCER system
homepage
repositoryhttps://github.com/LazyDope/mantra
max_upload_size
id1424369
size120,264
Byron Pettigrew (LazyDope)

documentation

README

Just a fun little project I decided to sharpen my Rust skills with for my friends and I in a LANCER game.

Summaries and statistics are planned additions but currently it's just a multi-user log of transactions.

Instructions

Installation

Install with cargo: cargo install

Controls

Enter => Press buttons or accept input

Esc => Exits any menu

q => Quits from the table menu

Arrow Keys => Navigate tables and menus

Insert => Toggle insert mode on text fields

Backspace => Delete character behind cursor in text fields

Delete => Delete character ahead of curson in text fields

a => Create new entries in the table menu

o => Log out from the table menu

d => Delete highlighted transaction in the table menu

Commit count: 30

cargo fmt