pixelfeed.json 961 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "comment": "A free and ethical photo sharing platform, powered by ActivityPub federation.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Social Network",
  7. "Image Sharing",
  8. "Messanger",
  9. "Fediverse"
  10. ],
  11. "interface": [
  12. "Touch",
  13. "JavaScript",
  14. "HTML"
  15. ],
  16. "issues": [],
  17. "languages": [
  18. "PHP"
  19. ],
  20. "licenses": [
  21. "AGPL-3.0"
  22. ],
  23. "links": {
  24. "documentation": "https://docs.pixelfed.org/",
  25. "git": "https://github.com/pixelfed/pixelfed",
  26. "icon": "https://pixelfed-web1.nyc3.cdn.digitaloceanspaces.com/assets/images/pixelfed-icon-white.png",
  27. "website": "https://pixelfed.org/"
  28. },
  29. "names": [
  30. "PixelFed",
  31. "PixelFeed"
  32. ],
  33. "networks_read": [
  34. "PixelFeed"
  35. ],
  36. "networks_write": [
  37. "PixelFed",
  38. "ActivityPub"
  39. ],
  40. "platforms": [
  41. "Web"
  42. ]
  43. }