https://github.com/pj/modal-commander
Tool for system management tasks like window management, works like a weird hybrid of alfred/vim/widgets/CLI.
https://github.com/pj/modal-commander
Last synced: 9 months ago
JSON representation
Tool for system management tasks like window management, works like a weird hybrid of alfred/vim/widgets/CLI.
- Host: GitHub
- URL: https://github.com/pj/modal-commander
- Owner: pj
- Created: 2024-11-25T21:05:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T22:49:46.000Z (about 1 year ago)
- Last Synced: 2025-03-31T23:23:39.699Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modal Commander
Modal commander is kind of a mashup of spotlight/vim/alfred/widgets. It is intended to handle system level tasks and functions like window management, screen locking and app switching. Example:
It's an electron app and is configurable and extensible using plugins, see XXX below for more on building your own plugins.
Right now it only supports macOS.
## Table of Contents
- [Installation](#installation)
- [Configuration](#configuration)
- [Making plugins](#making_plugins)
- [License](#license)
## Installation
To enable it go into XXX into security
## Configuration
Configuration is
## Making plugins
### Interfacing with the system
###
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.