π Velostack Boss Terminal [Ignore those empty classes for now]
Welcome to my custom, ultra-flexible terminal!
This is a fun side project Iβm slowly building β a standalone terminal in Java with Linux vibes, full branding, and lots of chaos potential. Think of it like your own hacker playground, but Velostack style.
π¨ Features (so far)
π₯ Big ASCII banner on startup β totally customizable
π» Linux-style prompt:
velostack@DESKTOP-H6DNA49:~$
π Command input loop β type commands, see output
β Exit command β shut down cleanly
π οΈ Planned Features / Coming Soon
Run programs directly β Java, Python, C, etc.
Full Linux cmd support (ls, pwd, cd, β¦)
Custom commands:
/help β list all commands
/prank β fun fake errors, warnings, alerts
/stress β integration with HTTP Stress Court project
/verdict β fun analytics & verdicts
/clear β clears terminal output
Customizable banners & colors
Internal state β track cwd, environment, history
Logging & database β optional command tracking
Animations & dramatic output β terminal flex
π‘ Why this is awesome
Youβre building a real developer tool, not just another app
Full control & branding β you are the boss
Hands-on experience with:
ProcessBuilder in Java
I/O formatting
Shell state management
Optional database logging
Endless potential for fun commands, pranks, and verdicts
β‘ How to Run
Clone the repo:
git clone https://github.com//VelostackBossTerminal.git cd VelostackBossTerminal
Compile Java files:
javac -d out src/org/dev/velostack/*.java
Run:
java -cp out org.dev.velostack.BossTerminal
π― How to Play / Contribute
Right now, type anything β itβll echo back
You can change the banner in Ansi.java
Later, try /prank, /stress, or add your own commands
Fork it, submit ideas, or just watch it evolve
Personal side project β development is gradual
Expect fun quirks, pranks, and custom Linux-like commands over time
Terminal is extensible β make it yours!
π License
MIT License β fork, play, experiment, but respect the Velostack π