--- title: Software --- # Software ## Command line applications - [tabset](https://github.com/ewpratten/tabset): A tool for configuring digitizer tablets ## Minecraft - Client-side - [Client Ping](https://modrinth.com/mod/client-ping): Purely client-side point-of-interest marking - [Illuminated Shields](https://modrinth.com/resourcepack/illuminated-shields): See in the dark while holding a shield - Server-side - [FrostBucket](https://modrinth.com/plugin/frostbucket): Apply *Frost Walker* to a bucket for easy ice creation **(Archived)** - [Blood Cod Plugin Pack](https://modrinth.com/plugin/blood-cod-plugins): Custom items and advancements for a private server **(Archived)** - [XANDGORT Powers](https://modrinth.com/plugin/xandgort-powers): Superpowers for my admin account - Mod packs - [Evan's Pack](https://modrinth.com/modpack/ewpratten): Sensible defaults, and QoL tweaks ## Backend / server-side - [Ubisoft service status exporter for Prometheus](https://github.com/ewpratten/ubisoft_status_exporter) ## Libraries - **@entry**: A decorator for marking the entry point of a program - Languages: **Python** - View on: [GitHub](https://github.com/ewpratten/atentry) & [PyPI](https://pypi.org/project/atentry/) - **crashreport**: Automatic GitHub crash reporting system for any Rust crate - Languages: **Rust** - View on: [GitHub](https://github.com/ewpratten/crashreport-rs) & [crates.io](https://crates.io/crates/crashreport) - Kobo e-reader interface library - Languages: **Rust** - View on: [GitHub](https://github.com/ewpratten/kobo-rs) & [crates.io](https://crates.io/crates/kobo) asdf - [**Python**] [@entry](https://github.com/ewpratten/atentry): A decorator for marking the entry point of a program - [**Rust**] [crashreport](https://github.com/ewpratten/crashreport-rs): Automatic GitHub crash reporting system for any Rust crate - [**Rust**] [kobo-rs](https://github.com/ewpratten/kobo-rs): Kobo e-reader interface library asdf - Rust - [crashreport](https://github.com/ewpratten/crashreport-rs): Automatic GitHub crash reporting system for any Rust crate - [kobo-rs](https://github.com/ewpratten/kobo-rs): Kobo e-reader interface library - Python - [@entry](https://github.com/ewpratten/atentry): A decorator for marking the entry point of a program