Skip to content

neverjunior/Real-life-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-user-interface(tui)

So this is the menu tool which will let you do almost all linux tasks very easily without even knowning the commands. steps to use just clone the repo and open it with python3. tuiss

Calculator

this cal is different from others cause as we can see some coders make a calculator but which is not at all useful no tough evaluation can be done and also the functionality to use more than one operators is also not possible Here this calculator can do all task as same as our android's calculator.

Tree

So in linux there is no inbuilt function for directory listing their are some python functions made for this like os.walk() from os module but i made this without using any already build function i just made it using system command , loop and recursion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages