- a cli application for displaying the current price of a cryptocurrency, designed (but not limited) to be ran in conky. cryptik supports multiple exchanges and multiple currencies. Install Install via pip or pipx: pipx install cryptik or view the cryptik gitlab page. Setup cryptik can be ran by passing all options in … 
 Read More
- Inspect Image and Packaging (iip) inspects packages (python, ruby, node, etc) and images (docker) of a project. Install To install iip you will need to build it from source (more info on the iip gitlab page. clone: git@gitlab.com:drad/iip.git build: cd iip && cargo build --release && strip … 
 Read More
- Media Player Broker (mpb) is an application that helps you play and track media you have watched over disparet locations. mpb keeps track of what you have played at Location A so when you are at Location B you can see what you have watched from either location to avoid digging through history command output over SSH. … 
 Read More
- spw is a python application that stores and retrieves passwords in a secure maner. spw is designed to be quick, light on resources/dependencies, and command line/script driven. Passwords are stored in an encrypted format using PKCS1_OAEP encryption. This means you use a public and private key to encrypt and decrypt … 
 Read More