Skip to content

HarshLad-stack/BoSsTerMinAl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ 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

⚠️ Notes

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 😎

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages