GithubHelp home page GithubHelp logo

matthewl246 / miiverse-pc Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 262 KB

A Miiverse portal client for PCs, specifically for Pretendo Juxtaposition

License: MIT License

C# 96.24% JavaScript 3.76%
miiverse pretendo windows 3ds wiiu wiiu-homebrew nintendo-hacking

miiverse-pc's Issues

General roadmap and plans

Now that v0.1.0 is released, I will make a public roadmap and general plans tracking issue here.

General app features

  • Save connection settings and account information between runs
  • Option to log in with password instead of hash (Using https://account.pretendo.cc/v1/api/admin/mapped_ids and a re-implementation of NintendoPasswordHash in C#)
  • Settings dialog allowing custom allowed certificate hashes, client ID, client secret, and Miiverse title ID (currently hardcoded). Also, move the other rows of settings to the settings dialog.
  • Settings class to store the settings and simplify storing settings with serialization.

Juxt features

  • Inject JavaScript code to emulate Wii U functions, specifically for sending drawings and screenshots
  • Send custom screenshots
  • Trigger custom screenshot upload when clicking the select screenshot button on the new post form
  • Send custom drawings
  • Test new Juxt user creation from PNID (working)
  • Test on the official Pretendo beta servers (Find someone else with beta access? Or maybe just to ask to be a tester?)

Packaging and deployment

  • Find a reliable way of building the unpackaged version without Visual Studio
  • Build both a MSIX-packaged app and an unpackaged version (this does not seem to be a supported configuration though, so manual csproj edits might be needed)
  • Simplify the install process so users don't need to install so many dependencies

Resources: Overview, Packaged, Unpackaged, Self-contained

GitHub actions

  • Matrix build for configuration and platform
  • Build result caching
  • Upload unpackaged output and MSIX package
  • Separate workflow for packaged and unpackaged versions

Documentation

  • Better and more clear documentation for installation
  • Documentation for basic functionality: username, password hash, account server, and platform
  • Full documentation for every setting

What doesn't work (non-goals)

  • Setting a custom Host header inside the WebView: blocked by Chromium and causes an ERR_INVALID_ARGUMENT error. Because of this, adding portal.olv.pretendo.cc to the system hosts file is necessary.
    • Note: this might be possible with Chromium host-resolver-rules, but it would require killing and restarting the WebView process to change.
  • Disabling the browser's certificate verification: is a very bad idea for security reasons.

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.