Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chemyl/inventory_system_app

TUI Inventory app. With local DB
https://github.com/chemyl/inventory_system_app

cursive rust rust-lang serde-json terminal-based tui

Last synced: about 2 months ago
JSON representation

TUI Inventory app. With local DB

Awesome Lists containing this project

README

        

### Text-based User Interface app. Inventory System

![Rust Version](https://img.shields.io/badge/rust-1.82.0%20-green)
![cursive Version](https://img.shields.io/badge/cursive-0.21.1%20-orange)
![serde Version](https://img.shields.io/badge/serde-1.0.0%20-orange)
![Build Status](https://github.com/chemyl/inventory_system_app/actions/workflows/rust.yml/badge.svg)

- create `binary crate`
- `siv.run()`

### terminal launch
![launcher window](https://github.com/chemyl/inventory_system_app/blob/master/example.gif)