Tech News
← Back to articles

Show HN: A cross-platform terminal emulator written in Java

read original related products more articles

ForceTerm

The Terminal Strikes Back.

Fully featured terminal based on jediterm.

Usage

Download and run a binary

Head over to the releases section. We provide MSI installers for Windows, zipped appliation bundles for macOS and AppImage self-contained executables for Linux.

Run from source

There are two ways to run the application from source.

Variant 1 (Linux and macOS only):

./gradlew clean create ./scripts/forceterm

... continue reading