Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding PicoShare one-click-app #1167

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

rmargar
Copy link
Contributor

@rmargar rmargar commented Nov 8, 2024

Adding a one click app for pico share, a lightweight open source file sharing server.

☑️ Self Check before Merge

  • I have tested the template using the method described in README.md thoroughly
  • 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.
  • 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.
  • I have made sure that instructions.start and instructions.end are clear and self-explanatory.
  • Icon is added as a png file to the logos directory.
  • 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)
  • I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).

Copy link
Collaborator

@githubsaturn githubsaturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor typos - I'll fix after merge.

PicoShare has been successfully deployed!
displayName: PicoShare
isOfficial: true
description: A minimalist, open source that allows you to share fiels easily
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: A minimalist, open source that allows you to share fiels easily
description: A minimalist, easy-to-host service for sharing images and other files

description: Specifies a passphrase for the admin user to log in to PicoShare.
instructions:
start: |-
PicoShare is a minimalist service that allows you to share files easily.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PicoShare is a minimalist service that allows you to share files easily.
PicoShare is a minimalist service that allows you to share files easily.
See https://github.com/mtlynch/picoshare

@githubsaturn githubsaturn merged commit 1546da3 into caprover:master Nov 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants