SideCli is a lightweight macOS terminal focused on a sidebar workflow:
- Auto-hide on the screen edge to save space
- Pop out instantly when needed
- Native-like terminal interaction and shortcuts
- Minimal footprint (targeting a lightweight app package)
- Tabs and split panes
- Configurable global shortcut to show/hide
- Dark/light theme and font size settings
- First-run onboarding and quick tour
- Built-in About section with third-party license notice
- macOS (Apple Silicon or Intel)
- Xcode 15+ (recommended)
- Open
SideCli.xcodeprojin Xcode. - Select the
SideClischeme. - Build and run.
Or with command line:
xcodebuild -project "SideCli.xcodeproj" -scheme "SideCli" -configuration Debug build- This repository excludes user-local Xcode state (
xcuserdata) and common local artifacts. - Analytics/telemetry runtime calls are removed in this open-source copy.
- xterm.js — MIT License
This project is licensed under the MIT License. See LICENSE.