Skip to content

ThemezerNX/LayoutKit

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

LayoutKit πŸ“¦

Welcome to LayoutKit!

LayoutKit is a tool that makes it easier to create Nintendo Switch layouts.

ko-fi download count badge

Features πŸ“

  • Easy project environment management
  • Easily and visually edit files in Switch-Toolbox or SwitchLayoutEditor
  • Import and export layout json files using Switch Theme Injector
  • Wirelessly transfer menu files to the Switch over FTP
  • Automatically push files after changes were made
  • Reboot the Switch via the desktop application

How to use βœ‹

Requirements

  • Windows

Steps

  1. Download the latest release from the releases page.
  2. Follow the steps in LayoutDocs.

Included in this kit πŸ“œ

Screenshots πŸ–ΌοΈ

Projects

Projects

Firmwares

Firmwares

Settings

Settings

Build Commands πŸ’»

# install dependencies
yarn
yarn global add electron-icon-builder

# serve app with hot reload
yarn run dev

# build electron application for production
yarn run build

Special Thanks ❀️

Special thanks to the awesome people who created the awesome tools above!


This project was generated with electron-nuxt v1.7.0 using vue-cli. Documentation about the original structure can be found here.