thejsa / KoopaCruiser

A basic homebrew web thing for the Nintendo 3DS which doesn't work and probably won't for the foreseeable future
Apache License 2.0
15 stars 5 forks source link

Revive Project? #4

Open hax0kartik opened 7 years ago

hax0kartik commented 7 years ago

Hey there! I have done a project very similar to yours multidownload.Multidownload can download files but lacks an html parser to display them. I looked into lots of html parsers and came to the conclusion that I cannot add html parser without someone's help.This is where I found out KoopaCruiser and after looking at issue #1 ,I came to know that you were trying to do something similar.I was wondering if you were interested in helping me implement a html parser.We could use multidownload's download code and html parser code in KoopaCruiser to revive this project.

thejsa commented 7 years ago

Hi @Pirater12, I'm very open to the possibility of joining forces with you. Indeed, I've been using your app myself for some time ^w^ At the moment I haven't actually got any HTML parsing code but I imagine it shouldn't be too difficult to at least get a basic parser up and running.

hax0kartik commented 7 years ago

@thejsa Thanks! I'm pretty sure that together we can figure out something.Also what do you suggest , should we append the code to multidownload itself or should we make a different project?

thejsa commented 7 years ago

@Pirater12 I'd suggest making a new project entirely as if we're going to put in a HTML parser we may as well just go all the way and make a web browser. In this scenario pretty much everything would be rewritten anyways (:

hax0kartik commented 7 years ago

Alright! I have setup an organization here https://github.com/KoopaCruiser/KoopaCruiser and invited you.You should have got your invitation by now. 👍

thejsa commented 7 years ago

Joined org

ElMelchizedek commented 7 years ago

was gonna make my own web engine in lpp-3ds (has more documentation than ctrulib) but i guess koopa cruiser is not dead. i'd really like to help build this app. may i join org?