Giter VIP home page Giter VIP logo

file-maker's Introduction

File-Maker

License Discord

These scripts will create static data files for these Wii Channels:

  • Everybody Votes Channel
  • Forecast Channel
  • News Channel
  • Nintendo Channel
  • Check Mii Out Channel/ Mii Contest Channel

These files are downloaded on the Wii, and contain news, weather info, etc that the Channel(s) display, as well as influencing some games' environments.

Services and Modules

We use the following services for this project:

  • Datadog for analytics.
  • For News Channel, Google Maps Geocoding API to get location coordinates.
  • For Everybody Votes Channel, MySQL to hold votes and suggestions.
  • Sentry for error logging.
  • Webhooks to log when a script has been ran.

Some notable Python modules used in the project are:

AccuWeather is used as the weather source for the Forecast Channel. For a list of news sources we use for the News Channel, refer to this webpage.

All files are LZ10 compressed; we use lzss from the set of Nintendo DS/GBA compressors by CUE, because it can compress the files quite fast, which is desirable for our usage.

If you want to know the format of the files used by the Channels, you can look at our Kaitais, check the wiki, or look at the code.

Installing Requirements

These scripts run on Python 2.

Just run pip install -r requirements.txt in the root folder and it'll install. You might have to run as sudo due to permissions.

It's required to have a config.json for each Channel in the Channels folder. Fill out config.json.template for the Channels you want to run this script for, and rename it to config.json.

Run the scripts as modules, e.g. python -m Channels.Forecast_Channel.forecast.

file-maker's People

Contributors

larsenv avatar awesomemariofan avatar includereserved avatar internalloss avatar kcrpl avatar v0idst4r avatar exe2048 avatar jake801 avatar spotlightishere avatar shutterbug2000 avatar artuto avatar aovanessian avatar pistasjis 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.