An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

konsole-launcher
----------------

![logo](/logo.png)

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).