Skip to content
/ psdle Public
forked from RePod/psdle

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

License

Notifications You must be signed in to change notification settings

LiEnby/psdle

 
 

Repository files navigation

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 should end up in the root (except chrome zip), 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 version in _src/ 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 the root (except chrome).
    • grunt deploy as a follow up to clean firefox add-on files, open chrome webstore, then sync to gh-pages.

Releases end up in the root to ease in copying them to the gh-pages branch.

What Needs To Be Done

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

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%