DEV Community

Cover image for cozyCLI – practice linux commands in the browser
Philip
Philip

Posted on • Edited on

cozyCLI – practice linux commands in the browser

hey devs πŸ‘‹

the last weeks I have been building cozyCLI.com, a small sideproject to practice linux commands interactively.

I always wanted a place where I can just type and get instant feedback without spinning up a VM or remembering random tasks. so I built one.


what is in there (v0.2)

  • 150 curated linux core tasks -> the important stuff you actually use on any distro
  • interactive trainer -> type the command, get feedback right away
  • summary with stats -> accuracy, streaks, hints, attempts, success rate
  • cheatsheet -> quick lookup with categories + live filter search

I rewrote the old catalog (was only 50 tasks, kind of random). now it is focused and way more useful.


screenshots

Solving a few tasks and showing the summary with stats


try it out


what comes next

I want to add different training modes. For example 10 or 25 question mode. After finishing you get a summary and stats. then you can repeat the same set to compare or reshuffle for fresh tasks


final words

I am building this as a cozy project for myself but maybe it is useful for others learning or refreshing linux commands.

If you try it out let me know what you think. Ideas for new tasks are always welcome ✌️

I also wrote a bit more about this update on my personal blog -> codephilip.com/cozycli-v02

and made a small devlog on my youtube channel
cozyCLI v0.2 - 150 Tasks, Stats and Cheatsheet

Top comments (5)

Collapse
 
techytony profile image
Anthony Jackson

I am self-taught on Linux, and this is really cool! I do wish it were a bit more beginner-friendly - Everyone is at a different level with their Linux journey. I wish I had known about this when I started! Great tool.

Collapse
 
codephilip_ profile image
Philip

Thank you for your feedback!
Im actively working on it, how would you make it more beginner friendly if I may ask?

Collapse
 
parag_nandy_roy profile image
Parag Nandy Roy

Super cool....feels like Duolingo but for the terminal..

Collapse
 
codephilip_ profile image
Philip

Thank you!
Yes, I kinda want to go in that direction and turn it into a duolingo for cli commands :D

Collapse
 
jason_wang profile image
Jason

This product like a exam prgram.
I can't input what i wanna input.Just anwser the question with it.