https://github.com/ayush-that/msc-project
💲 WebST - Terminal on the web.
https://github.com/ayush-that/msc-project
css html javascript nextjs project terminal typescript vercel
Last synced: 12 months ago
JSON representation
💲 WebST - Terminal on the web.
- Host: GitHub
- URL: https://github.com/ayush-that/msc-project
- Owner: ayush-that
- License: mit
- Created: 2023-10-13T17:01:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T12:08:45.000Z (over 2 years ago)
- Last Synced: 2025-06-20T17:06:26.246Z (12 months ago)
- Topics: css, html, javascript, nextjs, project, terminal, typescript, vercel
- Language: TypeScript
- Homepage: https://mscproject-drab.vercel.app/
- Size: 5.86 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## WebST [BETA]
WebST is web-based terminal interface that replicates the experience of the st terminal found on my Arch Linux PC. It supports over 50 unique commands.

#### Made Using:










#### Running Locally
```bash
git clone https://github.com/ayush-that/mscproject.git
cd mscproject
yarn dev
```