Orbix Logo

Orbix

✨ Terminal applications for data and user storage

Get Started

What is Orbix?

Orbix is a simple, lightweight terminal data lib, used by devs for certain features/cases. If you want free, simple and clean terminal utilities for developers.

The software is made of a variety languages for the user to pick from. Each language, though has different utilities inside it.

How to use?

1

Clone the repo

git clone https://github.com/UseOrbix/orbix.git
2

Navigate to the orbix directory

cd orbix/orbix
3

Select your language

4

Navigate to your chosen language directory

cd [chosen language]

Note: Not all languages exist on Orbix. Use discussions to ask for more.

5

View files in the language directory

ls
6

Select a terminal application

7

Move the application to the new location

mv [chosen application] [new location]

Caution: You may have to complete this step more than once as there might be more than one file in each directory.

8

Navigate to the new location directory

cd [directory location]
9

Run the program

Tip: Run an automated script that does these steps for you. Find it here.

License

MIT License. View License