Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 11 hours 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-10T09:53:24.000Z (10 months ago)
- Last Synced: 2024-01-10T11:10:06.990Z (10 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纸。
```