Menu

Tree [d8d1bb] master v1.0.1 /
 History

HTTPS access


File Date Author Commit
 .github 2019-09-26 Udbhav Gambhir Udbhav Gambhir [0932ce] Update issue templates
 icons 2019-10-26 ImgBotApp ImgBotApp [3c55e5] [ImgBot] Optimize images
 static 2019-10-26 ImgBotApp ImgBotApp [3c55e5] [ImgBot] Optimize images
 views 2019-10-09 unknown unknown [fba1ed] Backup feature added
 .gitignore 2019-10-12 unknown unknown [dbee38] Optimization and Bug Fixes
 CODE_OF_CONDUCT.md 2019-10-26 Udbhav Gambhir Udbhav Gambhir [a1020b] Create CODE_OF_CONDUCT.md
 LICENSE 2019-09-16 Udbhav Gambhir Udbhav Gambhir [48dd88] Initial commit
 README.md 2019-11-03 unknown unknown [d8d1bb] Version Bump
 SetEnv.exe 2019-10-09 unknown unknown [5ea18a] Configuration Setting now works
 config.cpp 2019-10-26 unknown unknown [5ae0bd] Changed bin directory location
 main.js 2019-11-03 unknown unknown [c5a8e2] Startup Bug Fixed
 package.json 2019-11-03 unknown unknown [d8d1bb] Version Bump
 renderer.js 2019-09-16 unknown unknown [94ec3c] Initialize Structure
 resource.res 2019-10-10 unknown unknown [24c9b1] Add resource file for Config Utility
 x64.nsi 2019-11-03 unknown unknown [d8d1bb] Version Bump
 x86.nsi 2019-11-03 unknown unknown [d8d1bb] Version Bump

Read Me

Release
Dependencies
Downloads
Last-Release
Platforms

Lazy Type

A Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.

Download for Windows (x64) Download for Windows (x86)

IMG Page

Features

Shortcut for Command/File

Point a command either to an existing system command or to an executable file.

Backup/Restore Utility

Move all the commands to and fro a new/already configured system.

Configuration Checkup Inbuilt

Launch the utility from the app itself if there is a problem with the commands.

Building/Testing

You need g++ in your path to build/test the code. The code uses MINGW++ compiler. Also, electron must be installed globally in the system.

npm install -g electron
git clone https://github.com/ngudbhav/lazyType.git
cd lazyType
npm install
g++ config.cpp -o ConfigUtility.exe resource.res
npm start

Installing The App

Setupx64.exe => Full Windows install for 64-bit Windows.
Setupx86.exe => Full Windows install for 32-bit Windows.

Contributing

Big Kudos to Hitesh Peswani for his incredible UI contributions.

We encourage you to contribute to Lazy Type!

We expect contributors to abide by our underlying code of conduct.
All conversations and discussions on GitHub (issues, pull requests)
must be respectful and harassment-free.

Buy Me A Coffee

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.