https://github.com/marvelefe/lazyterminal
Make your terminal look busy when you need to.
https://github.com/marvelefe/lazyterminal
javascript node terminal
Last synced: 10 months ago
JSON representation
Make your terminal look busy when you need to.
- Host: GitHub
- URL: https://github.com/marvelefe/lazyterminal
- Owner: marvelefe
- License: gpl-3.0
- Created: 2021-08-07T21:58:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T03:44:44.000Z (about 2 years ago)
- Last Synced: 2024-12-24T16:58:09.204Z (over 1 year ago)
- Topics: javascript, node, terminal
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 24
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lazyterminal
This package will fake your activity by printing random messages into the Terminal and make it look like you're compiling, installing or debugging some important stuff at work
## Here's what it looks like?

## You shall use this plugin, when you ..
.. are a lazy impostor whose underqualified for the job
.. have a project deadline straight ahead
.. read a lot of blogs about productivity while procrastinating

## How to use?
```
git clone https://github.com/marvelefe/lazyterminal.git
```
```
cd lazyterminal && npm i && npm run lazyterminal
```
