#tracker #currency #system #press #transaction #lancer #massif

bin+lib mantra-lancer

Currency tracker for Massif Press' LANCER system

2 releases

new 0.1.1 Oct 27, 2024
0.1.0 Oct 27, 2024

#667 in Database interfaces

Download history 172/week @ 2024-10-24

172 downloads per month

MIT/Apache

50KB
1K SLoC

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


lib.rs:

A currency tracker for the LANCER TTRPG system, combination of Manna and Tracker. Provides summarizing, filtering, and multi-pilot support

Dependencies

~54MB
~1M SLoC