Skip to content

bobaiep/420sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to 420sh 👋

Version

A C based shell with voice recognition

Compiling

make

Run

After compiling, run :

./main

First, Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to the path of the JSON file that contains your service account key

Then, Install and initialize the Cloud SDK.

To run a command with voice recognition (in the shell):

start-voice

If you want command to run on startup (i.e: alias, change-color, neofetch, ...) :

First, create '.config' file, then input a command per line.

You can also add aliases via the following command :

alias alias_name cmd

Author

👤 Marius ANDRE (marius.andre) In Charge of the Shell

👤 Adam ELZAIM (adam.elzaim) In Charge of the Web

👤 Nicola BRANKOVIC (nicola.brankovic) In Charge of the Voice Recognition


This README was generated with ❤️ by readme-md-generator

Releases

No releases published

Packages

No packages published

Languages