├── Cool-Terminal.zip ├── README.md └── cool-terminal-1.2.0.dmg /Cool-Terminal.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developerrahulofficial/cool-terminal/5178fe995f895952e1d243c867ecb4d997be689a/Cool-Terminal.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # cool-terminal 2 | 3 | |> Default Amber|C:\ IBM DOS|$ Default Green| 4 | |---|---|---| 5 | |![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)| 6 | 7 | ## Description 8 | cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. 9 | It has been designed to be eye-candy, customizable, and reasonably lightweight. 10 | 11 | It uses the QML port of qtermwidget (Konsole): https://github.com/Swordfish90/qmltermwidget. 12 | 13 | This terminal emulator works under Linux and macOS and requires Qt5. It's suggested that you stick to the latest LTS version. 14 | 15 | Settings such as colors, fonts, and effects can be accessed via context menu. 16 | 17 | ## Screenshots 18 | ![Image]() 19 | ![Image]() 20 | ![Image]() 21 | 22 | ## Install 23 | 24 | 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). 25 | 26 | Alternatively, most distributions such as Ubuntu, Fedora or Arch already package cool-retro-term in their official repositories. 27 | 28 | ## Building 29 | 30 | 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)). 31 | -------------------------------------------------------------------------------- /cool-terminal-1.2.0.dmg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developerrahulofficial/cool-terminal/5178fe995f895952e1d243c867ecb4d997be689a/cool-terminal-1.2.0.dmg --------------------------------------------------------------------------------