Git Product home page Git Product logo

victordomingos / the-npk-weather-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21 KB

A little utility to check the weather forecast for the next few days. This version is custom made for iPhone, so it uses Pythonista 3. It makes use of the web API provided by openweathermap.org and requires 'arrow' (which you can install with pip using StaSh). It shows the current weather and the forecast for the next 5 days.

Home Page: https://no-title.victordomingos.com/projects/openweather/

Python 100.00%

the-npk-weather-app's Introduction

The NPK Weather App

A little utility to check the weather forecast for the next few days. This version is custom made for iPhone, so it uses Pythonista 3. It makes use of the web API provided by openweathermap.org and requires 'arrow' (which you can install with pip using StaSh).

It shows the current weather and the forecast for the next 5 days.

image

It can be customized for dark mode, by changing a simple variable (DARKMODE) in the first section of the code. By default it will show 3-hourly forecasts for the next 24h and then only for day time (no nightly weather forecasts for the remaining days). However, if you'd rather prefer to have full night and day weather forecast for all the next 5 days, you only need to set the DETAILED variable to True.

This version can use the device's location services, if available. If they are not available, the app falls back to a default location.

the-npk-weather-app's People

Contributors

victordomingos avatar

Watchers

 avatar

the-npk-weather-app's Issues

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.