https://github.com/kerogs/kst-3-wallpaper-engine
A terminal simulator for Wallpaper Engine.
https://github.com/kerogs/kst-3-wallpaper-engine
Last synced: 2 months ago
JSON representation
A terminal simulator for Wallpaper Engine.
- Host: GitHub
- URL: https://github.com/kerogs/kst-3-wallpaper-engine
- Owner: kerogs
- License: mit
- Created: 2024-04-30T20:49:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T13:01:18.000Z (about 2 years ago)
- Last Synced: 2025-04-15T16:53:30.723Z (about 1 year ago)
- Language: HTML
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# KST-3 | Wallpaper Engine
KST-3 is a miniature terminal I made to test wallpapers with a simple html page and some css and JS.
## Installation
1. Clone it
```sh
git clone https://github.com/kerogs/KST-3-wallpaper-engine.git
```
2. Install SASS
```sh
npm install -g sass
```
3. It's all good
## What is it ?
The wallpaper simulates a terminal where commands are displayed randomly.
## What can I do with the code?
> You're free to clone it, and improve it as you see fit.
- Link : https://steamcommunity.com/sharedfiles/filedetails/?id=3237579549
## Where to found it