Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouJust

A simple command-line tool that translates beginner-friendly commands into Linux terminal commands.

YouJust is a simple command-line tool that translates natural sentence-style commands into Linux terminal commands, making the terminal easier to understand for beginners.

Features

  • Beginner-friendly command syntax
  • Package management shortcuts (APT)
  • File and folder operations
  • System information viewer
  • Safe confirmations for destructive actions
  • Simple CLI design with no dependencies beyond Python

Installation

YouJust is available on Ubuntu, Debian, Mint or Debian-based distros

From .deb package

Download the latest .deb release and install it:

sudo apt install (path to your .deb)

Python 3 should be installed but if not install it like this:

sudo apt install python3

Other Distros

YouJust is not available for other ditributions

Get Started

To get started just type

youjust help

And that will list all the available commands

About

YouJust is a tool that translates natural sentence-style commands into Linux terminal commands

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages