You are browsing as a guest. Sign up (or log in) to start making projects!

Ship #1

I made a fun Shell purely written in c++.

Managing C++ dependencies like the Boost library was hard part for me but I used it anyways.

I am proud of creating standalone executable files for both Linux and Windows. I feel great knowing anyone can just download and run the shell without having to install C++ compilers or extra libraries on their devices.

Testing is super easy! Just head over to the GitHub Releases, download the pre-compiled binary for your system and run it directly in your terminal. No other setups required.

  • 3 devlogs
  • 4h
Try project → See source code →
Open comments for this post

43m 20s logged

DEVLOG #3

Finallyyy!!! First pre-release of Wizard Terminal is here. I was working on standalone compiled file. Its available for windows, Linux, only. As i tried to make one for MACOS but sadly it wasn’t working. Anyways go and check it out!

0
0
7
Open comments for this post

2h 36m 12s logged

DEVLOG #2

Made many changes on the wizard terminal this time. The terminal has proper command parsing now. Before this, I was using a string variable only, now using string vector. Now wizard terminal can interact with the files and folders.

Added wipe (clear screen), teleport (navigate directories), reborn (rename file) and summon command is now with better logic, .

Changed the prompt color to green.

0
0
4
Open comments for this post

48m 20s logged

Was wondering what should i create, so I decided to make A Custom terminal. I have completed the very basic structure of my wizard Terminal. would be continuing adding more commands. right now, i only have a few(for testing) commands. Would be adding many more.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…