Install the scripts easily as a ruby gem
gem install jake-scripts- Rest-Client - Client for making HTTP requests in ruby
- Ruby Money - Ruby library for accurate currency management
- Monetize - Ruby library for money object creation
Uses Fixer.io for exchange data.
Uses Ruby Money for conversion accuracy + currency symbols
encrypt [original file] [encrypted file]
decrypt [encrypted file] [output file]- Uses AES 256 level encryption
- Key is salted before creation
- Password is never in plain text, and OpenSSL generates key based on password
- Data is encrypted in Base64, so it can be used as plain text in an email. (Not usually necessary if attached as a file)
Tested With => .pdf, .txt, .docx, .doc, .png, .jpeg
CAUTION => Make sure to use different filenames, otherwise your file will be overwritten!
Uses the APIXU weather api.
- IP List now has dual LAN support
- IP list is now called ip_list to avoid conflict on Linux
Uses the OMBDB API.
- If you run into any issues, please open an issue ASAP and we'll work to get it resolved and merged.
- All Programs are fully functional, with live API keys baked in.
- NOTE: ip_list will only work on a Mac, due to OS specific commands used in the program.
- Terminal used is Hyper.js -> Background Color: #292937
- Using Oh-My-Zsh, Robby Russell theme, zsh-syntax-highlighting, and zsh_autosuggestions