https://github.com/jayexdesigns/terminal-wallpaper
A simple web terminal simulation
https://github.com/jayexdesigns/terminal-wallpaper
react terminal wallpaper wallpaper-engine
Last synced: 7 months ago
JSON representation
A simple web terminal simulation
- Host: GitHub
- URL: https://github.com/jayexdesigns/terminal-wallpaper
- Owner: JayexDesigns
- Created: 2021-11-07T22:50:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T19:02:00.000Z (about 2 years ago)
- Last Synced: 2025-05-02T10:11:33.296Z (7 months ago)
- Topics: react, terminal, wallpaper, wallpaper-engine
- Language: JavaScript
- Homepage:
- Size: 985 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Terminal Wallpaper
A simple terminal simulation for Wallpaper Engine
The initial idea was to make an interactive terminal simulation for Wallpaper Engine, after finishing the project I realized Wallpaper Engine blocks the keyboard input so basically the whole project is now kind of useless. It would be a shame to let it die so it is available for Wallpaper Engine but it is not interactive.
Usage
There are a small set of commands that you can use, there are also some scripts that can be executed. Here's a list of all of them:
- Commands:
- 'hello world' -> outputs 'hello world!'
- 'help' -> shows the list of commands, scripts and other info
- 'ls' -> shows the list of files in the current directory
- 'clear' -> clears the command history
- 'echo' -> show a message on the console
- Scripts:
- 'infinite_download.sh' -> a script that simulates updating the system infinitely, great as a wallpaper, you can stop it with ctrl + c
- 'is_it_wednesday.sh' -> tells you if it is Wednesday
- 'time.sh' -> display the actual day and hour