one-click-apps icon indicating copy to clipboard operation
one-click-apps copied to clipboard

add: Stirling-PDF

Open Ysn4Irix opened this issue 2 years ago • 0 comments

Stirling-PDF is a locally hosted web application that allows you to perform various operations on PDF files

☑️ Self Check before Merge

  • [x] I have tested the template using the method described in README.md thoroughly
  • [x] I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
  • [x] I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
  • [x] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
  • [x] Icon is added as a png file to the logos directory.
  • [x] I've executed the checks if necessary by running npm ci && npm run validate_apps && npm run formatter (If failling run the prettier: npm run formatter-write)
  • [x] I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).

Ysn4Irix avatar Jan 10 '24 18:01 Ysn4Irix