Skip to content

A web server based on openresty to save a screenshot of a Nintendo WiiU.

License

Notifications You must be signed in to change notification settings

stanzhai/wiiu-screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiiU-Screenshot

A web server based on openresty to save a screenshot of a Nintendo WiiU.

Installation

  1. install the latest version of OpenResty from http://openresty.org/en/
  2. install luarocks with OpenResty: http://openresty.org/en/using-luarocks.html
  3. install luafilesystem by luarocks: luarocks install luafilesystem
  4. install lua-resty-session by luarocks: luarocks install lua-resty-session
  5. use sudo apt-get install imagemagick to install ImageMagick

Usage

Start the server:

$ cd wiiu-screenshot
$ cp src/config.lua.template src/config.lua
$ bin/server.sh restart

From your wiiu open the browser by Home button when you playing a game, then visit the started server to upload a screenshot.

Open the server from your PC's browser to view your uploaded screenshots.

About

A web server based on openresty to save a screenshot of a Nintendo WiiU.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published