thevider
Divide the screen for your applications.
A npm package which consists of a script written for Mac OS X in applescript that will allow you to resize window size of applications with simple terminal command. It will allow you to align applications or programs to top, bottom, left, right and four corners of the screen for easy viewing thus replacing the manual method of resizing apps.
Features
- Replaces manual resizing of mac application windows
- No dependencies
- Light weight
Installation
For installing this application using node:
npm i -g thevider
You could also install this application by cloning or downloading the repository and running the following shell commands.
sudo chmod +x install.sh./install.sh# needs terminal restart to start working
Usage
thevider [option] [program_name] #for example thevider f chrome
Options
Option | Detail |
---|---|
f | Full screen |
t | Top half of screen |
b | Bottom half of screen |
l | Left half of screen |
r | Right half of screen |
1 | Top Left Quarter |
2 | Top Right Quarter |
3 | Bottom Left Quarter |
4 | Bottom Right Quarter |
Author
Aashish Manandhar acesmndr@gmail.com http://github.com/acesmndr