Skip to content

MingcheL1/BubblesCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🫧 BUBBLESCLI 🫧

A frutiger aero inspired terminal bubble generator for Linux

Table of Contents

Installation

First, clone the repo

git clone https://github.com/MingcheL1/BubblesCLI.git

Then, install it

cd bubblescli
make
sudo make install

Demo

Default Mode: Default

bubblescli -b: Big Bubbles

bubblescli --no-color: No Color

Configuration

All configurations are located in ~/.config/bubblescli/config.ini

Uninstall

To uninstall

cd bubblescli
sudo make uninstall