Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chemyl/inventory_system_app
- Owner: chemyl
- Created: 2024-11-11T04:19:30.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-15T05:07:01.000Z (about 2 months ago)
- Last Synced: 2024-11-15T06:18:35.672Z (about 2 months ago)
- Topics: cursive, rust, rust-lang, serde-json, terminal-based, tui
- Language: Rust
- Homepage:
- Size: 497 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)