Skip to content

Wondering where in Trondheim/Oslo/Bergen you (or at least the bike-ish version of you) are? Just ask! (Inspired by `whoami´) 🚲

License

Notifications You must be signed in to change notification settings

odinuge/whereami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whereami 🚲

Where in Trondheim/Oslo/Bergen am I right now? Inspired by `whoami´

Wondering where in Trondheim/Oslo/Bergen you are? Just ask!

$ go get github.com/odinuge/whereami
$ whereami
⣷ Looking for you, Odin! 🚲
Found you, Odin! You are now in/at/close to S. P. Andersens vei, more accurately: 63.409889°N, 10.405213°E 🚲

Hopefully you can track down yourself; literally (or at least the mechanical bike-ish version of you)!

Looking for someone else?

No problem!

$ whereami -name="Karl"
⣷ Looking for you, Karl! 🚲
Found you, Karl! You are now in/at/close to S. P. Andersens vei, more accurately: 63.409889°N, 10.405213°E 🚲

No work?

Missing go's bin path in your $PATH, no problem!

$ eval $(go env|grep GOPATH) && export PATH=$PATH:$GOPATH/bin
$ whereami

Need help?

$ whereami -h
Usage of whereami:
  -city string
    	What city? (Trondheim, Bergen, Oslo) (default "Trondheim")
  -name string
        What is your first name? Defaults to your username (default "<insert-your-username-here>")

Dependencies

YES, see go.mod

License

MIT

About

Wondering where in Trondheim/Oslo/Bergen you (or at least the bike-ish version of you) are? Just ask! (Inspired by `whoami´) 🚲

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages