mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-19 04:30:44 +00:00
31 lines
1.6 KiB
Markdown
31 lines
1.6 KiB
Markdown
# cool-retro-term
|
|
|
|
|> Default Amber|C:\ IBM DOS|$ Default Green|
|
|
|---|---|---|
|
|
|![Default Amber Cool Retro Term](https://user-images.githubusercontent.com/121322/32070717-16708784-ba42-11e7-8572-a8fcc10d7f7d.gif)|![IBM DOS](https://user-images.githubusercontent.com/121322/32070716-16567e5c-ba42-11e7-9e64-ba96dfe9b64d.gif)|![Default Green Cool Retro Term](https://user-images.githubusercontent.com/121322/32070715-163a1c94-ba42-11e7-80bb-41fbf10fc634.gif)|
|
|
|
|
## Description
|
|
cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens.
|
|
It has been designed to be eye-candy, customizable, and reasonably lightweight.
|
|
|
|
It uses the QML port of qtermwidget (Konsole): https://github.com/Swordfish90/qmltermwidget.
|
|
|
|
This terminal emulator works under Linux and macOS and requires Qt5. It's suggested that you stick to the latest LTS version.
|
|
|
|
Settings such as colors, fonts, and effects can be accessed via context menu.
|
|
|
|
## Screenshots
|
|
![Image](<https://i.imgur.com/TNumkDn.png>)
|
|
![Image](<https://i.imgur.com/hfjWOM4.png>)
|
|
![Image](<https://i.imgur.com/GYRDPzJ.jpg>)
|
|
|
|
## Install
|
|
|
|
If you want to get a hold of the latest version, just go to the Releases page and grab the latest AppImage (Linux) or dmg (macOS).
|
|
|
|
Alternatively, most distributions such as Ubuntu, Fedora or Arch already package cool-retro-term in their official repositories.
|
|
|
|
## Building
|
|
|
|
Check out the wiki and follow the instructions on how to build it on [Linux](https://github.com/Swordfish90/cool-retro-term/wiki/Build-Instructions-(Linux)) and [macOS](https://github.com/Swordfish90/cool-retro-term/wiki/Build-Instructions-(macOS)).
|