Skip to content
Guillem Arias edited this page Mar 20, 2018 · 10 revisions

What is Nethloader?

Nethloader is an attempt to recrete the service that pxl.lt offered when it was operative. It includes a public API to upload images via cUrl or ShareX just as pxl.lt did, login and registration. We improved it to allow uploads directly from the web UI and the ability to have multiple users along with an admin panel to manage the site.

It is built with Preact, Redux and SASS on the front end and NodeJS on the backend.

See the installation page for more details on how to get Nethloader up and running.

Nethloader demo

Credentials:

username: demo@demo.com

password: demo

Clone this wiki locally