Skip to content

maakinoh/isItFurvester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsItFurvesterAlready

This CLI solves one queston: Is it Furvester already? Implemented in pure rust 🦀

isitfurvester calls the server https://isitfurvesteralready.info/ to get the current status.

Building

You need to install rust and cargo first.

To build isitfurvester then clone this repo with

$ git clone https://github.com/maakinoh/isItFurvester.git
$ cd isitfurvester

Then run

cargo build --release

Usage

You can get the answer by simply calling

$ isitfurvester

Change the URL

You can change the URL of the server to query by setting the argument --url like

$ isitfurvester --url="https://my.custom.domain"

Get the remaining days

To just get the remaining days set the --days flag.

Like:

$ isitfurvester --days

Why?

I don't even know but it is in rust - must be good then xP

About

Is is furverster already?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages