LuanTeles / imageshare

Web app for uploading images from the Nintendo 3DS and other devices with low-end browsers.

Home Page:https://theimageshare.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageShare

If you can no longer connect to ImageShare on the 3DS, Wii U, or other legacy browser/device, replace HTTPS in the bookmark with HTTP.

ImageShare is a lightweight web app for uploading images. It was originally designed as a replacement for the Nintendo 3DS Image Share Service, accessible through the Nintendo 3DS/2DS Browser, but it also works on many other basic/legacy web browsers. When you select an image with ImageShare, it is uploaded to Imgur and presented as a QR code to scan with another device.

Features

  • Does not require account creation or a login
  • Compatible with many old and low-end web browsers, using either HTTP or HTTPS
  • JavaScript does not have to be enabled in the browser
  • Fully open-source and can self-hostable using Heroku, DigitalOcean App Platform, or nearly any PHP server
  • Automatic game title detection for Nintendo 3DS uploads (example)

How to use

Just open theimageshare.com in your browser to access ImageShare. If your device can scan QR codes with a camera (press L + R buttons on 3DS home screen), scan the below code to open ImageShare.


Once you have ImageShare open, bookmark it (tap the star button on the 3DS) for easy access later.

Privacy Policy & Terms of Service

ImageShare uses Plausible Analytics to report anonymous usage data, including how many times the app is used and the browser/device used. Uploaded images are not stored on ImageShare servers, only on Imgur. The QR code is generated using the Google Charts API, which requires sending the URL to a Google server after upload.

Images uploaded using ImageShare are subject to Imgur's Terms of Service and Privacy Policy.

Credits

Game title detection for Nintendo 3DS images uses a database published by 3dsdb.com. The ImageShare icon and logo is based on Cloud arrow up fill from Boostrap Icons.

About

Web app for uploading images from the Nintendo 3DS and other devices with low-end browsers.

https://theimageshare.com

License:GNU General Public License v3.0


Languages

Language:PHP 85.0%Language:CSS 14.8%Language:Procfile 0.3%