Just a terminal in web!
Used AI for debugging (but not much).
Just a terminal in web!
Used AI for debugging (but not much).
In this new version, Iāve added new commands such as filter commands and sound effects (something some voice actors have been asking for!). If you want more details, and documentation for some functions/update notes, itās all available in the readme!
Iāve finished updating my terminal. Iāve added some things that some of you requested, such as playing sound effects in some commands, and Iāve added filter commands. Now you can customize your terminal even further. For more details, check out my readme for complete documentation!
Log in to leave a comment
Iām adding a new variety of commands, including filters such as: ābrightnessā, āinvertā, ācontrastā, āsepiaā, āgrayscaleā, āhue-rotateā. If you have any questions about how it works, well⦠to apply the desired filters, just type the command for your filter and then type āupdate_filtersā, to remove, just type: āremove_filtersā. And Iām also adding new links to the āopenā command.
Log in to leave a comment
Right now Iām adding new commands to my terminal, adding links that redirect the user to other pages, and Iāve learned how to open new tabs using JavaScript!
Log in to leave a comment
Introducing My Terminal with a few more commands! If you want to see the new commands, how each function works, or if you have any questions about a command, donāt hesitate to check out my readme!
As some requested, Iāve also added a history to the terminal; to navigate it, simply use the arrow keys on your keyboard!
This time I learned how to manipulate user input, specifically with .startsWith() and .endsWith().
Iām happy with what Iāve learned doing this project!
I hope you like it :D
As some requested, I just implemented a command history. It works with the keyboard arrows, more specifically: ArrowDown and ArrowUp. To be honest, it was quite complex trying to understand how to manipulate the history the way I did, but⦠at least it worked! And I had to fix some bugs while doing it! And Iām currently working on a ādebugā command, so anyone can see whatās going on behind the scenes of the code! In addition, I also worked with commands like blur and unblur.
Log in to leave a comment
Iām working on more fun commands like rotate (which is the first command you can use however you want), just type something like rotate(85) and it rotates 85 degrees! You can choose the number now!
Log in to leave a comment
I added 2 new commands, 500_explode() and 500_uninstall_commands(), these commands were made for testing and seeing limits, but you can use them to see for yourself! And I changed the meow function to randomly change it like: meowwww or meowwwwwww (basically random length)
Log in to leave a comment
i worked in a new function āuninstall_commandsā and change the UI with it, and fix 1 bug
Log in to leave a comment
For the first time, I tried to recreate a web terminal. I only consider that it works with specific commands; to see which ones, type ācommandsā and a list of them will appear. I hope you like it :)
I just added several commands! Some are even unusual, hehe. Hope you like them! It was a lot of work writing so much JSā¦
Log in to leave a comment
Working on the UI of my web terminal!
Log in to leave a comment