bibliogram.json 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "comment": "Bibliogram is a website that takes data from instagram's public profile views and puts into a freindlier page that loads faster, gives downloadable images, eliminates ads, generates RSS feeds, and doesn't urge you to sign up.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Instagram Client",
  7. "Image Sharing",
  8. "Social Network"
  9. ],
  10. "interface": [
  11. "Touch",
  12. "HTML"
  13. ],
  14. "issues": [
  15. "Discontinued"
  16. ],
  17. "languages": [
  18. "JavaScript"
  19. ],
  20. "licenses": [
  21. "AGPL-3.0"
  22. ],
  23. "links": {
  24. "documentation": "https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs",
  25. "git": "https://git.sr.ht/~cadence/bibliogram",
  26. "icon": "https://bibliogram.art/favicon-32x32.png",
  27. "website": "https://bibliogram.art/"
  28. },
  29. "names": [
  30. "Bibliogram"
  31. ],
  32. "networks_read": [
  33. "Instagram"
  34. ],
  35. "networks_write": [],
  36. "platforms": [
  37. "Web"
  38. ]
  39. }