Giter VIP home page Giter VIP logo

tmux-weather's Introduction

Hi there πŸ‘‹, my name is Aaron

I'm a developer advocate at Microsoft

Aaron is a Developer Advocate at Microsoft. Having spent 15 years doing web development he’s seen it all, from browser wars, the rise of AJAX and the fall of 20 JavaScript frameworks (and that was just yesterday!). Always tinkering with something new he explores crazy ideas like writing your own implementation of numbers in .NET, creating IoC in JavaScript or implementing tic-tac-toe using git commits. When not sitting at a computer he can be found running while pushing his two kids in a pram.

Recent blogs

Places to find me

github dev linkedin twitter mastodon YouTube website twitch

Top Langs GitHub stats

tmux-weather's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tmux-weather's Issues

Add screenshot with more examples

Cool plugin!

I think a screenshot and a list with supported output options would be helpful,
because with them the future users could immediately understand how cool is the plugin,
and how many possible options it has

get_file_age function will not work on MacOS

local file_modification_timestamp=$(stat -c "%Y" "$file_path" 2>/dev/null || echo 0)

get_file_age uses stat -c to get file age, however, the BSD stat does not support -c argument:

stat: illegal option -- c

Maybe add a short paragraph on README.md to instruct MacOS users to have GNU stat installed to make this plugin work?

Add option to specify location

Relying on IP address to guess the location is often misleading. For example wttr.in guessed based on my IP that I live in Stockholm, Sweden when in fact I live 420 kilometers away on the other side of the country with a completely different forecast than what's shown by the plugin.

Since wttr.in already allows specifying a location with a myriad of options, I see no reason why we shouldn't have that option here too.

Format

In order to change the format, the current instructions read:
set -g @forecast-format %C

This should be changed to:
set -g @forecast-format '%C'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.