Skip to content
forked from mubaris/motivate

⚡ motivate ⚡ - A simple script to print random motivational quotes. Highly influenced by linux command fortune.

License

Notifications You must be signed in to change notification settings

harryjas/motivate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivate

A simple script to print random motivational quotes. Highly influenced by linux command fortune.

Features

  • Colored Output
  • Supports bash and zsh

Requirements

git
python3

Installtion

$ git clone https://github.com/mubaris/motivate.git
$ cd motivate
$ ./install.sh
$ source ~/.bashrc

zsh users should replace .bashrc with .zshrc.

Update Database

$ git clone https://github.com/mubaris/motivate.git
$ cd motivate
$ ./UPDATE

Usage

$ motivate

"When something is important enough, you do it even if the odds are not in your favor."
		--Elon Musk

About

⚡ motivate ⚡ - A simple script to print random motivational quotes. Highly influenced by linux command fortune.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • Shell 40.0%