Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duart38/badgesh

terminal usage achievements.
https://github.com/duart38/badgesh

achievements command-line command-line-tool commandline deno fun powershell terminal terminal-game

Last synced: 27 days ago
JSON representation

terminal usage achievements.

Awesome Lists containing this project

README

        

# BADGESH
terminal achievement thingy.

drawing

![alt text](https://img.shields.io/github/license/duart38/BADGESH?color=blue&style=for-the-badge "License")

![alt text](https://img.shields.io/github/v/release/duart38/BADGESH?color=red&style=for-the-badge "Release")

drawing

## How-to's ❓
### Install option 1 (the lazy method)
To use it as a program that runs in the background grab an executable from the releases section.

### Install option 2 (the correct way)
Install it as a global deno script.
***This method allows you to run it with arguments from your terminal anywhere you are. it also has the ability to adapt to multiple terminals***
Check it:
```sh
deno install -f --reload -A --unstable -n BADGESH https://raw.githubusercontent.com/duart38/BADGESH/main/mod.ts
```

### Flags 🚩
The output below can be generated using the -h flag
```
___ ___ ___ ___ ___ ___ ___
/\ \ /\ \ /\ \ /\ \ /\ \ /\ \ /\__\
/::\ \ /::\ \ /::\ \ /::\ \ /::\ \ /::\ \ /:/ /
/:/\:\ \ /:/\:\ \ /:/\:\ \ /:/\:\ \ /:/\:\ \ /:/\ \ \ /:/__/
/::\~\:\__\ /::\~\:\ \ /:/ \:\__\ /:/ \:\ \ /::\~\:\ \ _\:\~\ \ \ /::\ \ ___
/:/\:\ \:|__| /:/\:\ \:\__\ /:/__/ \:|__| /:/__/_\:\__\ /:/\:\ \:\__\ /\ \:\ \ \__\ /:/\:\ /\__\
\:\~\:\/:/ / \/__\:\/:/ / \:\ \ /:/ / \:\ /\ \/__/ \:\~\:\ \/__/ \:\ \:\ \/__/ \/__\:\/:/ /
\:\ \::/ / \::/ / \:\ /:/ / \:\ \:\__\ \:\ \:\__\ \:\ \:\__\ \::/ /
\:\/:/ / /:/ / \:\/:/ / \:\/:/ / \:\ \/__/ \:\/:/ / /:/ /
\::/__/ /:/ / \::/__/ \::/ / \:\__\ \::/ / /:/ /
~~ \/__/ ~~ \/__/ \/__/ \/__/ \/__/
--------------------------------------------------------------------------------------------------
| -h prints this screen
| -stats only display stats
```

## Support
- [x] MacOS
- [x] Linux
- [ ] Windows (Coming soon)