mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-04-20 01:31:01 +01:00
commit
b8be28619a
10
README.md
10
README.md
@ -1,12 +1,16 @@
|
|||||||
# cool-retro-term
|
# cool-retro-term
|
||||||
|
|
||||||
|
|> Default Amber|C:\ IBM DOS|$ Default Green|
|
||||||
|
|---|---|---|
|
||||||
|
||||
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens.
|
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 has been designed to be eye-candy, customizable, and reasonably lightweight.
|
||||||
|
|
||||||
It uses the QML port of qtermwidget (Konsole) developed by me: https://github.com/Swordfish90/qmltermwidget .
|
It uses the QML port of qtermwidget (Konsole) developed by me: https://github.com/Swordfish90/qmltermwidget .
|
||||||
|
|
||||||
This terminal emulator works under Linux and OSX and requires Qt 5.2 or higher.
|
This terminal emulator works under Linux and macOS and requires Qt 5.2 or higher.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||

|

|
||||||
@ -45,7 +49,7 @@ Ubuntu users of 14.04 LTS (Trusty) up to 15.10 (Wily) can use [this PPA](https:/
|
|||||||
|
|
||||||
Ubuntu 17.10 can use [this PPA](https://launchpad.net/%7Evantuz/+archive/ubuntu/cool-retro-term)
|
Ubuntu 17.10 can use [this PPA](https://launchpad.net/%7Evantuz/+archive/ubuntu/cool-retro-term)
|
||||||
|
|
||||||
OSX users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases
|
macOS users can grab the latest dmg from the release page: https://github.com/Swordfish90/cool-retro-term/releases
|
||||||
|
|
||||||
## Build instructions (Linux)
|
## Build instructions (Linux)
|
||||||
|
|
||||||
@ -143,7 +147,7 @@ qmake && make
|
|||||||
./cool-retro-term
|
./cool-retro-term
|
||||||
```
|
```
|
||||||
|
|
||||||
## Build instructions (OSX)
|
## Build instructions (macOS)
|
||||||
|
|
||||||
1. Install [Xcode](https://developer.apple.com/xcode/) and agree to the licence agreement
|
1. Install [Xcode](https://developer.apple.com/xcode/) and agree to the licence agreement
|
||||||
2. Enter the following commands into the terminal:
|
2. Enter the following commands into the terminal:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user