Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Tinson Switch: Difference between revisions

From GameBrew
Created page with "{{Infobox Switch Homebrews |title=Tinson |image=tinsonswitch.png |description=Install every NSP directly on switch through Tinfoil. |author=gianemi2 |lastupdated=2019/05/21 |type=PC Utilities |version=2019 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch.7z |website=https://gbatemp.net/threads/tinson-install-every-nsp-directly-on-switch-through-tinfoil.538511/ |source=https://github.com/gianemi2/tinson |donation= }} {{#seo: |title=Switch Ho..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Tinson
|title=Tinson
|image=tinsonswitch.png
|image=tinsonnx.png
|description=Install every NSP directly on switch through Tinfoil.
|description=Install every NSP directly on Switch through Tinfoil.
|author=gianemi2
|author=gianemi2
|lastupdated=2019/05/21
|lastupdated=2019/05/21
|type=PC Utilities
|type=Game Installer Companion
|version=2019
|version=2019
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/tinsonnx.7z
|website=https://gbatemp.net/threads/tinson-install-every-nsp-directly-on-switch-through-tinfoil.538511/
|website=https://gbatemp.net/threads/tinson-install-every-nsp-directly-on-switch-through-tinfoil.538511/
|source=https://github.com/gianemi2/tinson
|source=https://github.com/gianemi2/tinson
|donation=
|donation=
}}
}}
{{#seo:
{{obsolete}}
|title=Switch Homebrew PC Tools (PC Utilities) - GameBrew
A small tool written in JS and PHP for manage a JSON file fully compatible with Tinfoil.
|title_mode=append
 
|image=tinsonswitch.png
It allows you to install NSPs directly on Switch without using cables. At the moment Tinson works only for Google Drive's links.
|image_alt=Tinson
 
}}
'''Note:''' Deprecated in favor of the [[Tinson Node Switch|new version on Tinson]].
{{cleanup|article|Needs cleanup}}
 
Install every NSP directly on switch through Tinfoil.
==Installation==
Tinson is based on PHP and JS. So for working you must have a web server which can process PHP.
 
===Prerequisites===
*A web server compatible with PHP.
*FTP or SSH.
 
===Installing===
*Clone [https://github.com/gianemi2/tinson the repository] on your PC (or directly on your webserver if you have SSH access).
*Upload this cloned folder on your website through FTP (you can use filezilla or anything you want).
*Optional change the folder name for something you like.
*You're ready to create and manage your NSP list.
 
If your website is: <code>example.com</code> open Tinson looking for <code>example.com/tinson-master</code>. If you have changed the folder name change the path based on new folder name.


==Media==
==User guide==
<youtube></youtube>
===Website step===
What you need for uploading correctly a link is:
* Google Drive download ID.
* Target NSP name.


===Switch step===
* Add to <code>locations.conf</code> or to <code>file browser</code> on Tinfoil the url to your nearly created json.
* The path is <code><nowiki>http://example.com/folder-name/switch.json</nowiki></code>
* This step is required only first time, after this Tinfoil will load the <code>locations.conf</code> refreshing all the contents on them.


==Screenshots==
==Credits==
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-01.png
Thanks to the one which gave me the idea.
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-02.png
* My cat.
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/tinsonswitch-08.png


==Changelog==
Acknowledgments:
'''v.1.0'''
*tinfoil.io which has released this incredible tool.
* First Release.
*materializecss.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/tinson-install-every-nsp-directly-on-switch-through-tinfoil.538511/
* GitHub - https://github.com/gianemi2/tinson
* Github - https://github.com/gianemi2/tinson
* GBAtemp - https://gbatemp.net/threads/tinson-install-every-nsp-directly-on-switch-through-tinfoil.538511/
* Reddit -

Latest revision as of 11:34, 20 June 2023

Tinson
General
Authorgianemi2
TypeGame Installer Companion
Version2019
LicenseMixed
Last Updated2019/05/21
Links
Download
Website
Source

A small tool written in JS and PHP for manage a JSON file fully compatible with Tinfoil.

It allows you to install NSPs directly on Switch without using cables. At the moment Tinson works only for Google Drive's links.

Note: Deprecated in favor of the new version on Tinson.

Installation

Tinson is based on PHP and JS. So for working you must have a web server which can process PHP.

Prerequisites

  • A web server compatible with PHP.
  • FTP or SSH.

Installing

  • Clone the repository on your PC (or directly on your webserver if you have SSH access).
  • Upload this cloned folder on your website through FTP (you can use filezilla or anything you want).
  • Optional change the folder name for something you like.
  • You're ready to create and manage your NSP list.

If your website is: example.com open Tinson looking for example.com/tinson-master. If you have changed the folder name change the path based on new folder name.

User guide

Website step

What you need for uploading correctly a link is:

  • Google Drive download ID.
  • Target NSP name.

Switch step

  • Add to locations.conf or to file browser on Tinfoil the url to your nearly created json.
  • The path is http://example.com/folder-name/switch.json
  • This step is required only first time, after this Tinfoil will load the locations.conf refreshing all the contents on them.

Credits

Thanks to the one which gave me the idea.

  • My cat.

Acknowledgments:

  • tinfoil.io which has released this incredible tool.
  • materializecss.

External links

Advertising: