Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polymeilex/kgx
Personal fork of kgx
https://github.com/polymeilex/kgx
Last synced: 1 day ago
JSON representation
Personal fork of kgx
- Host: GitHub
- URL: https://github.com/polymeilex/kgx
- Owner: PolyMeilex
- License: gpl-3.0
- Created: 2024-06-08T11:04:14.000Z (7 months ago)
- Default Branch: personal-build
- Last Pushed: 2024-11-29T01:01:24.000Z (24 days ago)
- Last Synced: 2024-12-18T06:34:33.663Z (4 days ago)
- Language: C
- Homepage: https://gitlab.gnome.org/ZanderBrown/kgx
- Size: 1.72 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
Awesome Lists containing this project
README
# Console
![](logo.png)
A minimal terminal for GNOME
Console is supposed to be a simple terminal emulator for the average user to carry out simple cli tasks and aims to be a ‘core’ app for GNOME/Phosh
We are not however trying to replace GNOME Terminal/Tilix, these advanced tools are great for developers and administrators, rather Console aims to serve the casual linux user who rarely needs a terminal
## Roadmap
- [ ] ‘API’ compatible with GNOME Terminal
- [ ] Command line flags *Partial, supports -e/--command and --working-directory*
- [X] Command done notifications
- [X] ‘root mode’ turns red when sudo/su/pkexec is active in the terminal
- [X] ‘remote mode’ turns (purple?) when ssh is in use
- [ ] Other bash/shell integrations