Skip to content

MatWein/blitzSh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blitzSh

Description

blitzSh is a graphical interface for various terminals or consoles.

Features

  • Dynamic configuration
    Alt text
  • Adjustable colors
  • Transparency support
    Alt text
  • SSH Remote Terminals
  • Fullscreen (F11)
    Alt text
  • TrayIcon
    Alt text
  • Platform independent
  • Search (Ctrl+F)
    Alt text
  • Group terminal configurations by creating folders / sub folders
  • UI support for multiple languages (currently English and German)

Requirements

  • Java Runtime Version 11
  • Windows / Linux / MacOS

Run application

To run the application download a binary jar at the release-section of github and double click on the file or run it via:

java -jar blitzsh.app-full.jar

Known issues

If the application does not show a tray icon on linux try to add the following jvm args:

-Djdk.gtk.version=3