Skip to content

Easy Life β€” Boost your Windows workflow πŸ–₯️⚑ with handy automation! Launch apps fast ⌨️, switch desktops effortlessly πŸ–±οΈ, adjust window transparency 🌫️, and dim your screen πŸŒ‘ for focus. All scripts run from a single launcher for ultimate convenience.

License

Notifications You must be signed in to change notification settings

karthiknvd/Easy-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Easy Life 1.0.3

Easy Life is a lightweight AutoHotkey-based productivity toolkit that bundles multiple scripts into one simple launcher.
It helps you boost efficiency with desktop shortcuts, transparency toggles, dark overlays, and more β€” all from a single starting point.


πŸ“ Folder Structure

After extracting, you will see:

Easy Life 1.0.3/
β”‚
β”œβ”€β”€ EasyLife.ahk
β”‚
└── Easy Life/
    └── Script Files/
        β”œβ”€β”€ SimShort.ahk
        β”œβ”€β”€ SwitchDesktop.ahk
        β”œβ”€β”€ Transparency.ahk
        β”œβ”€β”€ ExtremeDarkness.ahk
        └── (other scripts…)

βš™ How It Works

  • EasyLife.ahk is the launcher.
  • It looks for the folder:
    C:\Program Files\Easy Life\Script Files
  • If that folder exists β†’ all .ahk scripts inside will be launched automatically.
  • If it doesn’t exist β†’ you’ll get an error message.
  • If you don’t like a particular script, just delete it from Script Files.
    Easy Life will skip it without crashing.

πŸ›  Installation (Required Setup)

  1. Download and extract Easy Life 1.0.3.

  2. Copy the inner "Easy Life" folder into:
    C:\Program Files\

    Final path should look like:
    C:\Program Files\Easy Life\Script Files\

  3. Place EasyLife.ahk anywhere you like (Desktop, Startup, custom folder, etc.).
    Example: if you put it in your Windows Startup folder, Easy Life will auto-run at login.

Note: AutoHotkey (v1.1) must be installed for Easy Life to work.


✨ Default Features (Included Scripts)

  • SimShort.ahk β†’ Custom keyboard shortcuts
  • SwitchDesktop.ahk β†’ Quick desktop switching
  • Transparency.ahk β†’ Adjust window transparency
  • ExtremeDarkness.ahkβ†’ Apply a dimming overlay for eye comfort

Shortcuts for these scripts are given in the "EL Shortcuts.txt" file.
You can also add your own .ahk scripts into the folder β€” Easy Life will auto-launch them too.


⚠ Notes

  • The "Easy Life" folder MUST be placed inside:
    C:\Program Files\
    Otherwise, the launcher will not work.
  • Removing individual scripts is safe.

About

Easy Life β€” Boost your Windows workflow πŸ–₯️⚑ with handy automation! Launch apps fast ⌨️, switch desktops effortlessly πŸ–±οΈ, adjust window transparency 🌫️, and dim your screen πŸŒ‘ for focus. All scripts run from a single launcher for ultimate convenience.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published