your safe space to learn linux! (since windows fumbled so bad recently)
making the switch from Windows to Linux can be scary ngl, so i made "Cyber Bard" to help with that!! it's basically a safe sandbox environment where you can practice Linux commands without breaking anything, or worrying about the "scary terminal", no more "oh crap did i just delete everything??" (sudo rm rf) moments lmao
plus you can journal your entire journey from Windows newbie to Linux pro! document your wins, your struggles, everything. it's YOUR learning experience and i wanted to make it as smooth as possible!, plus that's my first project, a lot of my classmates aren't so motivated to install VMs or just jump to linux, so i made it a mobile app, small, portable and nice i guess
practice linux commands without fear of breaking anything!
document your transition from windows to linux "notes
make it look and feel exactly how YOU want, we got a lot of themes (more coming soon)
built-in guides and command references
here's what you can practice with right now! more coming soon:
$ ls -la # list files and directories
$ cd /path # change directory
$ pwd # print working directory
$ mkdir newdir # create new directory
$ rm file.txt # remove file (safely!)
$ cp file1 file2 # copy files
$ mv old new # move/rename files
$ cat file.txt # view file contents
$ grep "text" * # search in files
$ chmod +x file # change permissions
$ nano file # text editor
tho you might not find everything working, but i'm still adding features and fixing bugs
and yeah, they all work in the sandbox! try breaking stuff, that's literally the point lol
here's what the app looks like! (adding more screenshots soon... hopefully)
built with:
ready to start your linux journey?
📱 Download for Androidnote: you'll need to enable "Install from Unknown Sources" on your device!
found a bug? want a feature? just wanna chat about linux?
hit me up at nyxlucianis@gmail.com
or find me on social media! (check the main page for links)