RePod / psdle

Improving everyone's favorite online download list, one loop at a time.

Home Page:https://repod.github.io/psdle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psdle

Improving everyone's favorite online download list, one loop at a time.

This is the PSDLE repository! Most of the information you'll be looking for is on the website.
Those with no interest of the inner workings of PSDLE will not find anything new here!
However, there's a lot of stuff to read and learn about on the wiki!

⚠️ Third party developers please read this wiki page.

Usage

Normal users: The website has instructions on how to get started.

Everyone else: PSDLE uses Node, NPM, and Grunt to compile versions.

The latest versions (except chrome zip) end up in _src/base/variant/ and should be the same or newer than the files available from the website (they may even be broken!).

Notable Grunt tasks:

  • grunt compile compiles the base versions in _src/base/variant/ including the min CSS and languages.
  • grunt (default) is the same as grunt compile.
  • grunt release generates all the release versions (base, min, user, chrome, firefox) into _src/base/variant (except chrome).
    • grunt deploy as a follow up to clean firefox add-on files, open chrome webstore, then sync to gh-pages.

What Needs To Be Done

  • Translations!
  • General performance and stability improvements.
  • Improve various API accuracy and functionality, including Download Queue. Thanks Valkyrie. Thanks Gotham.

License

MIT, have fun.

PSDLE is not sponsored, endorsed, or created by Sony, SIE, SNEI, SCEA, SCEE, SCEI, PlayStation, or affiliates. Third-party content (icons, names) re-rendered by PSDLE is provided from the Entitlements API.

About

Improving everyone's favorite online download list, one loop at a time.

https://repod.github.io/psdle

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 3.0%Language:Batchfile 0.2%