Skip to content

vvanarasi/motivate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 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

Installation

Linux/MacOS

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

zsh users should replace .bashrc with .zshrc.

Windows

  • Make sure you have Python3 on your path.
  • Clone the repository git clone https://github.com/mubaris/motivate.git.
  • Add the path to your local clone to your system path.
  • Run py -3 motivate.py from the command prompt.

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

Packages

 
 
 

Contributors

Languages

  • Python 94.5%
  • Shell 5.2%
  • Batchfile 0.3%