Skip to content
/ Fac Public

Fac is a powerfull Shell Script that helps people to optimize the opening of the work environment.

License

Notifications You must be signed in to change notification settings

arielroque/Fac

Repository files navigation

fac logo

❓ What is Fac?

Fac is a powerful script that helps to optimize the opening of your workspaces. Create custom commands to open programs or perform actions quickly.

🎬 Demonstration

fac_introduce

🔖 Requirement

🏗️ Installation

# Clone  the repository
git clone https://github.com/arielroque/Fac.git

# Enter in the directory using cd
cd Fac

# Add permition to execute the Fac Scripts
chmod +x ./*

# Execute the following script
source install.sh

💻 Usage

After install,close the terminal to persist the changes and open another terminal with following command to open Fac:

fac open

Others commands

To see another commands from Fac CLI, run:

fac 

Available Commands

   open         Open the Fac
   ls           List all created commands
   rm           Remove a command created
   uninstall    Uninstall Fac

🔧 Custom Applications/Commands

Customizing Fac with new programs or commands is easy, please read CUSTOMIZING.md for details.

📷 Screenshots

fac_screenshot

🗑️ Uninstall

If you want to delete the Fac from your computer, just use the following command

fac uninstall

🚀 Contributing

Pull request are also welcome , please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

FOSSA Status

This project is licensed under the Apache License - see the LICENSE.md for details

About

Fac is a powerfull Shell Script that helps people to optimize the opening of the work environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages