https://github.com/instantos/instantassist
a bunch of shortcuts for instantOS
https://github.com/instantos/instantassist
instantos
Last synced: 9 months ago
JSON representation
a bunch of shortcuts for instantOS
- Host: GitHub
- URL: https://github.com/instantos/instantassist
- Owner: instantOS
- License: gpl-2.0
- Created: 2020-01-12T14:46:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T13:35:15.000Z (over 2 years ago)
- Last Synced: 2024-05-23T08:23:59.519Z (about 2 years ago)
- Topics: instantos
- Language: Shell
- Homepage:
- Size: 230 KB
- Stars: 10
- Watchers: 4
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
instantASSIST
a bunch of shortcuts for instantOS
--------
[](https://app.codacy.com/gh/instantOS/instantASSIST?utm_source=github.com&utm_medium=referral&utm_content=instantOS/instantASSIST&utm_campaign=Badge_Grade_Settings)
🚀 A handy menu to access lots of instantOS features in an instant
## Usage
instantASSIST is set to the Super + A keybind on instantWM
it can also be launched from within any window manager using the command
```sh
instantassist
```
instntASSIST is made up of lots of small utilities called assists. Each assist
has a letter combination that is used to launch it from within the
instantASSIST menu. The menu always displays all currently available letters.
The function of a letter can be viewed by hovering over it or by selecting it
using the arrow keys. For instance to use the sc-assist (take a screenshot to
the clipboard) you would press super + a to open the prompt menu and then type
in
```txt
sc
```
The h-assist contains a searchable list of all available instantassists
## General overview
instantASSIST can be used to
- change volume
- change brightness
- take screenshots
- change the keyboard layout
- change brightness
and much more
## Information
instantASSIST uses instantMENU as an interface and being part of instantOS
depends on most of its utilities to use all assists.
### instantOS is still in early beta, contributions always welcome