Desktop parts management system
Find a file
2025-11-07 14:04:55 +01:00
.cargo Initial commit 2025-11-07 14:04:55 +01:00
.vscode Initial commit 2025-11-07 14:04:55 +01:00
material-1.0 Initial commit 2025-11-07 14:04:55 +01:00
src Initial commit 2025-11-07 14:04:55 +01:00
ui Initial commit 2025-11-07 14:04:55 +01:00
.gitignore Initial commit 2025-11-07 14:04:55 +01:00
build.rs Initial commit 2025-11-07 14:04:55 +01:00
Cargo.lock Initial commit 2025-11-07 14:04:55 +01:00
Cargo.toml Initial commit 2025-11-07 14:04:55 +01:00
index.html Initial commit 2025-11-07 14:04:55 +01:00
LICENSE.txt Initial commit 2025-11-07 14:04:55 +01:00
README.md Initial commit 2025-11-07 14:04:55 +01:00

PartsRS

PartsRS is a simple desktop parts management / inventory tracking system intended for use by hobbyists and smaller companies.

It is designed for tracking inventory of electronic components but can probably be used for other stuff as well.

NOTE: Early WIP, does not work yet.