Code Monkey home page Code Monkey logo

todolistwidget's Introduction

TodoListWidget - Übersicht Widget

Screenshot
Screenshot Screenshot

Includes:

  • A TodoList based on Apple Reminders
  • Weather based on the city or geoposition specified in simple config.json file.
  • Local Time

Customizable:

  • All backgrounds used for sunrise, sunset, night and day.
  • Colors for day period
  • Weather with get url property
  • Language

All of that in the ./ressources/config.json file

How to use

  1. If you want the weather information, you have to:

    • subscribe to the openweathermap API
    • receive your API key by mail or on api_key
  2. If you speak English or French, you can use the predefined config.json file that is made for you. Just make sure you rename one of the two you want to use for the config.json, you can delete the other. And all you have to do is follow the first 2 subsections and 5 of step 3 to complete your installation.

  3. If you don't speak English or French, or you want to customize your settings, follow this steps.

    • Open ./ressources/config.json
    • Add your key to apis.OPEN_WEATHER.key
    • Change apis.OPEN_WEATHER.units if you want
      • Fahrenheit use units: "imperial"
      • Celsius use units: "metric"
      • Kelvin use units: ""
    • Change apis.OPEN_WEATHER.lang if you want
      • Français lang: "fr"
      • English lang: "en"
      • Spanish lang: "es"
    • Change apis.OPEN_WEATHER.city if you want with the city name you want or change apis.OPEN_WEATHER.lat and apis.OPEN_WEATHER.long if the city name doesn't work.
    • Replace the days with yours in your language, from Sunday to Saturday.
    • Replace the months with yours in your language, from January to December.
    • Replace the title with yours in your language.
    • Replace the todo with yours in your language, paying attention to the plural and singular.

Credits

Yegor Meteor for the backgrounds
OpenWeatherMap for the weather

todolistwidget's People

Contributors

hazard4u avatar

Watchers

James Cloos avatar

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.