Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

justalghamdi/linux-theme-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

linux-theme-terminal

Windows Console but with a linux theme

⭐ Don't forget to leave a star! ⭐

I always liked the look of the Linux terminal, and I wished it had been on Windows.. but it didn't happen :(..so I decided to do it myself with some of my own touches and this is it :) . A Windows console with a Linux theme has a few commands that I wrote myself, and these are some of them

  • help -> get all commands with it's desc
  • ls -> fetch all files/folders in current dir
  • mkdir -> create new dir args[] $1 name of dir
  • mkfile -> create new file args[] $1 name of file
  • cd -> change dir args[] $1 dir
  • etc ...

PHOTO

alt text

Username and domain will be set by you ;)

Errors?

if you find any error in code or run time contact me to fix it I will appreciate it so much =)

Compile

#THIS IS ONLY FOR WINDOWS BECAUSE MOST OF IT ARE USING WINAPI AND WINDOWS COMMANDS

Windows

compile it using Visual Studio else make sure to install json-c using vcpkg or if you wanna try it fast download it from https://github.com/justalghamdi/linux-theme-terminal/releases/download/C/linux.theme.terminal.exe

About

A Windows console with a Linux theme

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages