Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/repod/psdle
Improving everyone's favorite online download list, one loop at a time.
https://github.com/repod/psdle
chrome-extension download-manager downloadmanager firefox-webextension greasemonkey grunt javascript playstation tampermonkey userscript violentmonkey
Last synced: 1 day ago
JSON representation
Improving everyone's favorite online download list, one loop at a time.
- Host: GitHub
- URL: https://github.com/repod/psdle
- Owner: RePod
- License: mit
- Created: 2014-07-03T07:52:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T17:22:15.000Z (3 months ago)
- Last Synced: 2025-01-10T18:15:00.670Z (16 days ago)
- Topics: chrome-extension, download-manager, downloadmanager, firefox-webextension, greasemonkey, grunt, javascript, playstation, tampermonkey, userscript, violentmonkey
- Language: JavaScript
- Homepage: https://repod.github.io/psdle
- Size: 4.02 MB
- Stars: 195
- Watchers: 12
- Forks: 14
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![psdle](logo/4_psdle.png?raw=true)](//repod.github.io/psdle "To the website!")
=====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.](//repod.github.io/psdle)**
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!](//github.com/RePod/psdle/wiki)**:warning: Third party developers please read [this wiki page.](https://github.com/RePod/psdle/wiki/Third-Party%3A-Exports)
Usage
=====
**Normal users:** **[The website](//repod.github.io/psdle)** 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!](https://github.com/RePod/psdle/wiki/Submit-a-Bug-or-Translation)**
* 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.**