Skip to content

MCamner/macos-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macos-scripts

⚡ Turn your macOS terminal into a powerful workflow hub

A curated collection of macOS scripts, tools, and terminal utilities designed to boost productivity, automate tasks, and simplify daily workflows.


🚀 Why this exists

Most terminal setups are either:

  • too minimal → no real productivity gain
  • too complex → hard to maintain

macos-scripts sits in the middle:

  • simple to install
  • powerful in use
  • modular by design

🧠 What you get

  • mqlaunch — a fast terminal launcher for workflows and tools
  • 🧰 reusable scripts for automation and system tasks
  • 🖥️ terminal dashboards and utilities
  • 📚 practical guides (like macOS terminal setup)
  • 🧩 modular structure for easy expansion

⚡ Quick Start

git clone https://github.com/MCamner/macos-scripts.git
cd macos-scripts
chmod +x install.sh
./install.sh

Then run:

mqlaunch

🖥️ Preview

MAIN MENU
---------
1. System tools
2. Automation
3. Terminal tools
4. AI tools
5. Git tools
X. Exit

> Fast. Minimal. Powerful.

🧰 Core Tool: mqlaunch

mqlaunch is the heart of the project.

It acts as:

  • a launcher
  • a control center
  • a workflow engine

Instead of remembering commands, you navigate a structured menu.


📂 Project Structure

macos-scripts/
├── terminal/        # launchers, UI, terminal tools
├── automation/      # workflows and automation scripts
├── system/          # system tweaks and utilities
├── tools/           # reusable tools and guides
│   ├── scripts/
│   ├── cli/
│   └── mac-terminal-guide/
├── ui/              # dashboards and visual tools
└── install.sh       # setup script

🎯 Use Cases

  • bootstrap a new macOS environment
  • speed up daily terminal workflows
  • build your own CLI toolkit
  • learn practical shell scripting
  • create a personal productivity system

🧠 Philosophy

  • simplicity over complexity
  • practical tools over theory
  • fast workflows over perfect setups
  • modular building blocks

🛠️ Roadmap

  • improve mqlaunch UI/UX
  • add more automation scripts
  • expand terminal dashboards
  • create plug-and-play tool packs

🤝 Contributing

Ideas, improvements, and experiments are welcome.


📌 Author

Mattias Camner


🌐 Project page

https://mcamner.github.io/macos-scripts/

About

macOS scripts for terminal workflows, automation and system tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors