https://github.com/sandsmark/konsole-launcher
Very simple command line application to open new windows in Konsole as quickly as possible.
https://github.com/sandsmark/konsole-launcher
yeet
Last synced: 3 days ago
JSON representation
Very simple command line application to open new windows in Konsole as quickly as possible.
- Host: GitHub
- URL: https://github.com/sandsmark/konsole-launcher
- Owner: sandsmark
- Created: 2021-07-24T14:06:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T15:22:53.000Z (almost 4 years ago)
- Last Synced: 2025-03-20T20:43:11.228Z (3 months ago)
- Topics: yeet
- Language: C
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
konsole-launcher
----------------
Very simple command line application to open new windows in Konsole as quickly as possible.
Dependencies
------------- libsystemd
Building
--------`make`
Installation
------------`make install`
`make install DESTDIR=/foo/` if you want a prefix (e. g. when packaging).