Skip to content

A character living in your terminal that listenes to you while explaning some suff to help you figure out your problems :^)

Notifications You must be signed in to change notification settings

Marfien/the-listener

Repository files navigation

The Listener

A character living in your terminal to listen to your problems. Just explain it your problems and your will most likly magically find the solution to it all by your self ;)

Building it

You will need to have the JDK 17 installed on your path. Then just type

./gradlew shadowJar

to get the executable in build/libs/. Now you can run it with `java -jar

Or to install it on your linux system:

./gradlew install

This will install the listen command in /usr/local/sbin/listen and the binary at /opt/thelistener/bin/the-listener.jar. Then you can summon a listener for you just by typing listen in your terminal!

About

A character living in your terminal that listenes to you while explaning some suff to help you figure out your problems :^)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published