https://github.com/uk0/datapress
DataPress Weight Estimator : Calculates the weight of printed data on A4 paper
https://github.com/uk0/datapress
Last synced: about 2 months ago
JSON representation
DataPress Weight Estimator : Calculates the weight of printed data on A4 paper
- Host: GitHub
- URL: https://github.com/uk0/datapress
- Owner: uk0
- Created: 2024-01-10T09:42:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T09:53:24.000Z (over 2 years ago)
- Last Synced: 2026-03-29T21:49:33.308Z (2 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## datapress
DataPress Weight Estimator : Calculates the weight of printed data on A4 paper
#### Quick
```bash
./target/release/datapress 1024GB
EN:The weight of the data is approximately 600.045 tonnes of A4 paper.
CN:数据的重量约为 600.045吨A4纸。
```