Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurarozier/handy-utils
Stuff that could proove to be handy in practical situations
https://github.com/laurarozier/handy-utils
Last synced: 26 days ago
JSON representation
Stuff that could proove to be handy in practical situations
- Host: GitHub
- URL: https://github.com/laurarozier/handy-utils
- Owner: LauraRozier
- License: mit
- Created: 2017-01-02T17:30:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T13:53:07.000Z (over 7 years ago)
- Last Synced: 2024-04-16T07:48:51.576Z (8 months ago)
- Language: Pascal
- Size: 11.4 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Handy-Utils
Stuff that could proove to be handy in practical situations---------------------------------------
The utils in this repo are mainly written in ObjectPascal (Using Lazarus) :godmode:---------------------------------------
This repo contains:
* OutlookFix - Sets the max shared memory to 3GB, or 8GB if it is already set to 3GB. ( For both x86 and x64 )
* BetterCMD - Command prompt with history and configurable buttons that run commands ( Right-click to add/remove )
* Cryptor - Delphi application that encrypts and decrypts files with a password. ( Supports multi-select ) ( Dependencies : Synopse mORMot, Cindy Components )