Skip to main content
Deno 2 is finally here 🎉️
Learn more

BADGESH

terminal achievement thingy.

drawing

alt text
alt text

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:

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

  • MacOS
  • Linux
  • Windows (untested)