Skip to content

Find out what your 2023 looks like in command-line!

License

Notifications You must be signed in to change notification settings

runant/cmd-wrapped

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English / 简体中文

cmd-wrapped

Find out what the past year looks like in command-line!

Features

  • Support Zsh & Bash
  • Get your cmd wrapped for any specific year with argument

How to Use

  1. Build from source (recommended, but requires cargo installed):

    git clone [email protected]:YiNNx/cmd-wrapped.git
    cd cmd-wrapped
    # for the past year
    cargo run
    # or for any specific year
    cargo run -- 2022
  2. Download from Release, unzip and run the binary file in the terminal:

    # for the past year
    ./cmd-wrapped
    # or for any specific year
    ./cmd-wrapped 2022

Credits & License

  • Special thanks to @jyi2ya for the cooool idea 😘
  • License: MIT

About

Find out what your 2023 looks like in command-line!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%