Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 )