Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.
/ LoadingNewYear Public archive

Colored and animated CLI bar that shows the year progress.

License

Notifications You must be signed in to change notification settings

marcospb19/LoadingNewYear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoadingNewYear

A little and funny project I made at the end of 2018.

Installation and Usage

LoadingNewYear is a simple and minimal colored terminal bar written in C that
has an loading animation of the actual year progress and changes it's color based on it.

Installation

Requirements: Git and GCC (GCC installation)

Clone this repository (requires Git) and Compile it using GCC

git clone https://github.com/marcospb19/LoadingNewYear # Clone the repository
cd loadingnewyear/src                                  # Go to the source code folder
sudo make install                                      # Compiling and installing it

Usage

Just type loadingnewyear in your terminal!

Removal

To remove loadingnewyear from your system, type:

sudo rm $(which loadingnewyear)

:D enjoy

About

Colored and animated CLI bar that shows the year progress.

Resources

License

Stars

Watchers

Forks