Manage Registration data right from your terminal. Built for people who want organize your household without complex setup.
# See what you can do
registration help
# Check current status
registration status
# View your statistics
registration stats
| Command | What it does | ||
|---|---|---|---|
| --------- | ------------- | ||
registration run | Run | ||
registration check | Check | ||
registration convert | Convert | ||
registration analyze | Analyze | ||
registration generate | Generate | ||
registration preview | Preview | ||
registration batch | Batch | ||
registration compare | Compare | ||
registration export | Export | ||
registration config | Config | ||
registration status | Status | ||
registration report | Report | ||
registration stats | Summary statistics | ||
registration export | csv | txt) | |
registration search | |||
registration recent | Recent activity | ||
registration status | Health check | ||
registration help | Show this help | ||
registration version | Show version | ||
registration $name: | $c entries | ||
registration Total: | $total entries | ||
registration Data | size: $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) | |
registration Version: | v2.0.0 | ||
registration Data | dir: $DATA_DIR | ||
registration Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null | wc -l) total | |
registration Disk: | $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) | |
registration Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null | echo never) | |
registration Status: | OK | ||
registration [Registration] | run: $input | ||
registration Saved. | Total run entries: $total | ||
registration [Registration] | check: $input | ||
registration Saved. | Total check entries: $total | ||
registration [Registration] | convert: $input | ||
registration Saved. | Total convert entries: $total | ||
registration [Registration] | analyze: $input | ||
registration Saved. | Total analyze entries: $total | ||
registration [Registration] | generate: $input | ||
registration Saved. | Total generate entries: $total | ||
registration [Registration] | preview: $input | ||
registration Saved. | Total preview entries: $total | ||
registration [Registration] | batch: $input | ||
registration Saved. | Total batch entries: $total | ||
registration [Registration] | compare: $input | ||
registration Saved. | Total compare entries: $total | ||
registration [Registration] | export: $input | ||
registration Saved. | Total export entries: $total | ||
registration [Registration] | config: $input | ||
registration Saved. | Total config entries: $total | ||
registration [Registration] | status: $input | ||
registration Saved. | Total status entries: $total | ||
registration [Registration] | report: $input | ||
registration Saved. | Total report entries: $total |
All data is stored locally at ~/.local/share/registration/. Each action is logged with timestamps. Use export to back up your data anytime.
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
共 2 个版本