Skip to content

AvanindraC/RSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSB

A RAM saving cli to run web applications

Version 0.2.5

Whats New: Now you can download files from RSB and has some preset websites to open. If you click a download link, it downloads in the background but doesn't say anything

Installation

Linux

For Debian based OS

Paste this in your terminal cd ~/Downloads;wget https://raw.githubusercontent.com/AvanindraC/RSB/master/install.sh; sudo bash install.sh

For all Linux distros and Mac

pip3 install rsbcli

Windows

pip install rsbcli

How to use

Windows

Open powershell and type rsb

To open a website regularly:

Type rsb open (Enter your url)

To open a preset website

Type rsb open_pre (keyword)

To see the preset keywords

Type rsb presets

Linux/Mac

Open the terminal and type rsb

To open a website regularly:

Type rsb open (Enter your url)

To open a preset website

Type rsb open_pre (keyword)

To see the preset keywords

Type rsb presets### Softwares used

Developer Tools

Visual Studio Code - https://github.com/Microsoft/vscode

Python 3.9.1

Special Thanks to https://github.com/arghyagod-coder

About

A RAM saving cli to run web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published