You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
eDEX-UI is a fullscreen desktop application resembling a sci-fi computer interface, heavily inspired from [DEX-UI](https://github.com/seenaburns/dex-ui) and the [TRON Legacy movie effects](https://web.archive.org/web/20170511000410/http://jtnimoy.com/blogs/projects/14881671). It runs the shell of your choice in a real terminal, and displays live information about your system. It was made to be used on large touchscreens but will work nicely on a regular desktop computer or perhaps a tablet PC or one of those funky 360° laptops with touchscreens.
@@ -28,9 +28,9 @@ _([fx](https://github.com/antonmedv/fx) showing the results of a [ipapi](https:/
28
28
29
29
## Q&A
30
30
#### What OS can this thing run on?
31
-
Currently Windows, the latest MacOS and any linux distro that can run Chromium (AppImage package).
31
+
Currently Windows, the latest macOS and any Linux distro that can run Chromium (AppImage package).
32
32
#### Is this a real terminal?
33
-
Yes. By default, eDEX runs bash on linux and Powershell on Windows, but you can change that to any command in the settings.json file.
33
+
Yes. By default, eDEX runs bash on Linux and Powershell on Windows, but you can change that to any command in the settings.json file.
34
34
#### I don't like the colors/the keyboard layout is not right for me!
35
35
We got you covered! Check the [repo's Wiki](https://github.com/GitSquared/edex-ui/wiki) for in-depth information about customizing eDEX.
36
36
#### Why is there a keyboard?
@@ -49,12 +49,12 @@ Seenaburns' DEX-UI was created _"as an experiment or an art piece, not distribut
49
49
50
50
## Useful commands for the nerds
51
51
#### Starting from source:
52
-
on *nix systems (You'll need the Xcode command line tools on MacOS):
52
+
on *nix systems (You'll need the Xcode command line tools on macOS):
0 commit comments