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

Update umbrel-app-store.yml #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 17 additions & 12 deletions sparkles-hello-world/umbrel-app.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,35 @@
manifestVersion: 1
id: sparkles-hello-world
name: Hello World
id: pixelfed
name: Pixelfed
tagline: Replace this tagline with your app's tagline
icon: https://svgur.com/i/mvA.svg
icon: https://th.bing.com/th/id/OIP.CPld823lFFbEfi9usYEG5gAAAA?w=147&h=180&c=7&r=0&o=5&pid=1.7
category: Development
version: "1.0.0"
version: "0.11.8"
port: 4000
description: >-
Add your app's description here.
Pixelfed is a free and open-source image sharing social network service. It is decentralized, therefore user data is not stored on a central server, unlike other platforms.[5][6] Pixelfed uses the ActivityPub protocol which allows users to interact with other social networks within the protocol, such as Mastodon, PeerTube, and Friendica.[7] Using this protocol makes Pixelfed a part of the Fediverse. The network is made up of several independent sites that communicate with one another, which is roughly comparable to e-mail providers. The parties involved do not all have to be registered with the same provider, but can still communicate with each other. Thus, users are able to sign up on any server and follow others on the other instances.[8][9]

Much like Mastodon, Pixelfed implements chronological timelines without content manipulation algorithms. It also aims to be privacy-focused with no third party analytics or tracking.[11] Pixelfed optionally organizes its media by hashtags, geo-tagging and likes based on each server. It also allows audiences to be distinguished in three ways and on a post-by-post basis: followers-only, public, and unlisted. Like several other social platforms, Pixelfed allows accounts to be locked, when followers must be pre-approved by the owner.

You can also add newlines!
The server maintained by the main developer of Pixelfed requires users to be over 16 years old. Restrictions are different on different instances.

developer: Umbrel
website: https://umbrel.com
submitter: Umbrel
You can also add newlines!
There is pixelfed live
developer: Pixelfed
website: https://pixelfed.org
submitter: Pixelfed
submission: https://github.com/getumbrel/umbrel-hello-world-app
repo: https://github.com/getumbrel/umbrel-hello-world-app
support: https://github.com/getumbrel/umbrel-hello-world-app/issues
gallery:
- https://i.imgur.com/yyVG0Jb.jpeg
- https://i.imgur.com/yyVG0Jb.jpeg
- https://i.imgur.com/yyVG0Jb.jpeg
- https://www.arimetrics.com/wp-content/uploads/2020/01/pixelfed_que_es.png
- https://www.arimetrics.com/wp-content/uploads/2020/01/pixelfed_que_es.png
- https://www.arimetrics.com/wp-content/uploads/2020/01/pixelfed_que_es.png
releaseNotes: >-
Add what's new in the latest version of your app here.
Pixelfed Live Built In
dependencies: []
path: ""
defaultUsername: ""
defaultPassword: ""
defaultPassword: ""
4 changes: 2 additions & 2 deletions umbrel-app-store.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: "sparkles" # Choose the ID for your app store. This should contain only alphabets ("a to z") and dashes ("-").
name: "Sparkles" # Choose the name of your app store. It will show up in the UI as "<name> App Store".
id: "proumbrel" # Choose the ID for your app store. This should contain only alphabets ("a to z") and dashes ("-").
name: "ProUmbrel" # Choose the name of your app store. It will show up in the UI as "<name> App Store".