Skip to content

Commit

Permalink
Output JSON (#7)
Browse files Browse the repository at this point in the history
* Update AppData

* WIP: output json to use as an API

* Revert index changes

* Output into site instead of _data folder

* Add all icons to base folder
  • Loading branch information
cassidyjames authored Sep 8, 2023
1 parent 5c44b90 commit 0a64245
Show file tree
Hide file tree
Showing 179 changed files with 85 additions and 19 deletions.
9 changes: 9 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# For the Jekyll site
source 'https://rubygems.org'
gem 'github-pages'
gem 'jekyll-redirect-from'
gem 'nokogiri'
gem "webrick", "~> 1.7"

# For the generator script
gem 'zlib'
gem 'yaml'
gem 'uri'
gem 'open-uri'
gem 'cgi'
gem 'crack'
6 changes: 3 additions & 3 deletions _apps/com.endlessm.encyclopedia.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
app_id: com.endlessm.encyclopedia.es
title: "Enciclopedia"
summary: "La enciclopedia más grande del mundo"
developer: "Enciclopedia Developers"
homepage: https://endlessos.com
developer: "Endless"
homepage: https://endlessos.org
help_page: false
bugtracker: false
dist: flatpak
screenshots:
- https://com-endless--cloud-soma-prod--shared-portal.s3.amazonaws.com/apps.334.screenshots.eca0ac45-7232-4f4c-95db-e444972cfd47_201903211903765858.png
icons:
"64": /images/icons/64x64/com.endlessm.encyclopedia.es.png
"64": /images/icons/com.endlessm.encyclopedia.es.png
color:
primary: "#f15a22"
primary-text: "#fff"
Expand Down
2 changes: 1 addition & 1 deletion _apps/com.google.Chrome.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ help_page: https://support.google.com/chrome
bugtracker: https://support.google.com/chrome/?p=feedback
dist: flatpak
screenshots:
- https://d3lapyynmdp1i9.cloudfront.net/screenshots/com.google.Chrome/pt/com.google.chrome-screenshot1.jpg
- https://appstream.endlessos.org/screenshots/com.google.Chrome/pt/com.google.chrome-screenshot1.jpg
icons:
"64": /images/icons/com.google.Chrome.png
"128": /images/icons/com.google.Chrome.png
Expand Down
7 changes: 1 addition & 6 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>{% if page.title %}Get {{ page.title }} on {% endif %}{{ site.title }}</title>
<title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</title>
<meta property="og:title" content="{% if page.title %}Get {{ page.title}} on {% endif %}{{ site.title }}">
<meta itemprop="name" content="{% if page.title %}Get {{ page.title }} on {% endif %}{{ site.title }}">
<meta name="twitter:title" content="{% if page.title %}Get {{ page.title }} on {% endif %}{{ site.title }}">

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
Expand All @@ -14,13 +13,9 @@

<meta name="theme-color" content="{% if page.color.primary != "((color_primary))" %}{{ page.color.primary }}{% else %}{{ site.color.primary }}{% endif %}">

<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@endlessm">

<meta name="description" content="{% if page.summary %}{{ page.summary }}{% else %}{{ site.summary }}{% endif %}">
<meta property="og:description" content="{% if page.summary %}{{ page.summary }}{% else %}{{ site.summary }}{% endif %}">
<meta itemprop="description" content="{% if page.summary %}{{ page.summary }}{% else %}{{ site.summary }}{% endif %}">
<meta name="twitter:description" content="{% if page.summary %}{{ page.summary }}{% else %}{{ site.summary }}{% endif %}">

<meta property="og:image" content="{% if page.screenshots %}{{ page.screenshots[0] | absolute_url }}{% else %}{{ site.image | absolute_url }}{% endif %}" />
<meta itemprop="image" content="{% if page.screenshots %}{{ page.screenshots[0] | absolute_url }}{% else %}{{ site.image | absolute_url }}{% endif %}" />
Expand Down
1 change: 1 addition & 0 deletions apps.json

Large diffs are not rendered by default.

68 changes: 59 additions & 9 deletions appstream.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2028,14 +2028,15 @@
<id>com.endlessm.encyclopedia.es.desktop</id>
<name>Enciclopedia</name>
<summary>La enciclopedia más grande del mundo</summary>
<developer_name>Endless</developer_name>
<description><p>Accede a la mayor enciclopedia del mundo, Wikipedia, para aprender acerca de casi cualquier tema que te imagines, ¡con o sin conexión al Internet! Este programa es un recurso invaluable para estudiantes, maestros o cualquier persona que quiera aprender. Investiga cosas para tus tareas, aprende sobre eventos mundiales y mucho, mucho más. Sólo busca el tema que quieras y podrás leer artículos relacionados y seguir enlaces a otras páginas o temas relacionados. ¡Podrás aprender más de lo que jamás habías imaginado!</p></description>
<icon height="64" width="64" type="cached">64x64/com.endlessm.encyclopedia.es.png</icon>
<icon type="cached" height="64" width="64">com.endlessm.encyclopedia.es.png</icon>
<categories>
<category>Education</category>
<category>Reference</category>
</categories>
<project_license>proprietary</project_license>
<url type="homepage">https://endlessos.com</url>
<url type="homepage">https://endlessos.org</url>
<screenshots>
<screenshot type="default">
<image type="source">https://com-endless--cloud-soma-prod--shared-portal.s3.amazonaws.com/apps.334.screenshots.eca0ac45-7232-4f4c-95db-e444972cfd47_201903211903765858.png</image>
Expand All @@ -2048,17 +2049,17 @@
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>
<content_rating type="oars-1.1"/>
<provides>
<binary>com.endlessm.encyclopedia.es</binary>
</provides>
<launchable type="desktop-id">com.endlessm.encyclopedia.es.desktop</launchable>
<languages>
<lang percentage="100">es</lang>
</languages>
<metadata>
<value key="GnomeSoftware::popular-background">https://com-endless--cloud-soma-prod--shared-portal.s3.amazonaws.com/app.1832.appCenterThumbnail.70cf5f30-921d-4d6f-924c-d1a527bd1402_201903211903734444.jpg</value>
</metadata>
<bundle type="flatpak" runtime="com.endlessm.apps.Platform/x86_64/5" sdk="com.endlessm.apps.Sdk/x86_64/5">app/com.endlessm.encyclopedia.es/x86_64/eos3</bundle>
<bundle type="flatpak" runtime="com.endlessm.apps.Platform/x86_64/6" sdk="com.endlessm.apps.Sdk/x86_64/6">app/com.endlessm.encyclopedia.es/x86_64/eos3</bundle>
</component><component type="desktop">
<id>com.endlessm.encyclopedia.fr.desktop</id>
<translation type="gettext">eos-subscriptions-apps</translation>
Expand Down Expand Up @@ -7024,12 +7025,61 @@
<url type="homepage">https://chrome.google.com/</url>
<screenshots>
<screenshot type="default">
<image type="source" xml:lang="pt">https://d3lapyynmdp1i9.cloudfront.net/screenshots/com.google.Chrome/pt/com.google.chrome-screenshot1.jpg</image>
<image type="source">https://d3lapyynmdp1i9.cloudfront.net/screenshots/com.google.Chrome/C/com.google.chrome-screenshot1.jpg</image>
<image type="source" xml:lang="es">https://d3lapyynmdp1i9.cloudfront.net/screenshots/com.google.Chrome/es/com.google.chrome-screenshot1.jpg</image>
<image type="source" xml:lang="pt">https://appstream.endlessos.org/screenshots/com.google.Chrome/pt/com.google.chrome-screenshot1.jpg</image>
<image type="source">https://appstream.endlessos.org/screenshots/com.google.Chrome/C/com.google.chrome-screenshot1.jpg</image>
<image type="source" xml:lang="es">https://appstream.endlessos.org/screenshots/com.google.Chrome/es/com.google.chrome-screenshot1.jpg</image>
</screenshot>
</screenshots>
<releases>
<release timestamp="1693785600" version="116.0.5845.179-1"/>
<release timestamp="1692921600" version="116.0.5845.140-1"/>
<release timestamp="1692316800" version="116.0.5845.110-1"/>
<release timestamp="1691712000" version="116.0.5845.96-1"/>
<release timestamp="1690848000" version="115.0.5790.170-1"/>
<release timestamp="1690243200" version="115.0.5790.110-1"/>
<release timestamp="1689811200" version="115.0.5790.102-1"/>
<release timestamp="1689379200" version="115.0.5790.98-1"/>
<release timestamp="1687564800" version="114.0.5735.198-1"/>
<release timestamp="1686614400" version="114.0.5735.133-1"/>
<release timestamp="1685836800" version="114.0.5735.106-1"/>
<release timestamp="1685145600" version="114.0.5735.90-1"/>
<release timestamp="1684108800" version="113.0.5672.126-1"/>
<release timestamp="1683244800" version="113.0.5672.92-1"/>
<release timestamp="1682380800" version="113.0.5672.63-1"/>
<release timestamp="1681776000" version="112.0.5615.165-1"/>
<release timestamp="1681344000" version="112.0.5615.121-1"/>
<release timestamp="1679961600" version="112.0.5615.49-1"/>
<release timestamp="1679616000" version="111.0.5563.146-1"/>
<release timestamp="1679356800" version="111.0.5563.110-1"/>
<release timestamp="1677888000" version="111.0.5563.64-1"/>
<release timestamp="1676937600" version="110.0.5481.177-1"/>
<release timestamp="1676332800" version="110.0.5481.100-1"/>
<release timestamp="1676073600" version="110.0.5481.96-1"/>
<release timestamp="1675123200" version="110.0.5481.77-1"/>
<release timestamp="1674432000" version="109.0.5414.119-1"/>
<release timestamp="1672790400" version="109.0.5414.74-1"/>
<release timestamp="1670803200" version="108.0.5359.124-1"/>
<release timestamp="1670284800" version="108.0.5359.98-1"/>
<release timestamp="1669852800" version="108.0.5359.94-1"/>
<release timestamp="1669680000" version="108.0.5359.71-1"/>
<release timestamp="1669161600" version="107.0.5304.121-1"/>
<release timestamp="1667865600" version="107.0.5304.110-1"/>
<release timestamp="1666742400" version="107.0.5304.87-1"/>
<release timestamp="1666396800" version="107.0.5304.68-1"/>
<release timestamp="1665360000" version="106.0.5249.119-1"/>
<release timestamp="1664928000" version="106.0.5249.103-1"/>
<release timestamp="1664496000" version="106.0.5249.91-1"/>
<release timestamp="1663891200" version="106.0.5249.61-1"/>
<release timestamp="1662681600" version="105.0.5195.125-1"/>
<release timestamp="1662076800" version="105.0.5195.102-1"/>
<release timestamp="1660521600" version="104.0.5112.101-1"/>
<release timestamp="1659139200" version="104.0.5112.79-1"/>
<release timestamp="1658102400" version="103.0.5060.134-1"/>
<release timestamp="1656720000" version="103.0.5060.114-1"/>
<release timestamp="1655251200" version="103.0.5060.53-1"/>
<release timestamp="1654646400" version="102.0.5005.115-1"/>
<release timestamp="1652745600" version="102.0.5005.61-1"/>
<release timestamp="1652140800" version="101.0.4951.64-1"/>
<release timestamp="1651276800" version="101.0.4951.54-1"/>
<release timestamp="1650412800" version="101.0.4951.41-1"/>
<release timestamp="1649808000" version="100.0.4896.127-1"/>
Expand Down Expand Up @@ -7123,9 +7173,9 @@
<launchable type="desktop-id">com.google.Chrome.desktop</launchable>
<metadata>
<value key="EndlessOS::system-desktop-file">google-chrome.desktop</value>
<value key="GnomeSoftware::popular-background">https://d3lapyynmdp1i9.cloudfront.net/thumbnails/com.google.Chrome/com.google.chrome-thumb.jpg</value>
<value key="GnomeSoftware::popular-background">https://appstream.endlessos.org/thumbnails/com.google.Chrome/com.google.chrome-thumb.jpg</value>
</metadata>
<bundle type="flatpak" runtime="org.freedesktop.Platform/x86_64/20.08" sdk="org.freedesktop.Sdk/x86_64/20.08">app/com.google.Chrome/x86_64/eos3</bundle>
<bundle type="flatpak" runtime="org.freedesktop.Platform/x86_64/21.08" sdk="org.freedesktop.Sdk/x86_64/21.08">app/com.google.Chrome/x86_64/eos3</bundle>
</component><component type="desktop">
<id>com.stencyl.Game.desktop</id>
<name>Stencyl</name>
Expand Down
10 changes: 10 additions & 0 deletions generate-eos-apps.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
require 'open-uri'
require 'nokogiri'
require 'cgi'
require 'rubygems'
require 'json'
require 'crack'

############
# eos-apps #
Expand All @@ -15,6 +18,13 @@
xmlData = File.open("appstream.xml").read
componentsData = Nokogiri::XML(xmlData)

parsedXML = Crack::XML.parse(xmlData)
convertedToJSON = parsedXML.to_json

File.open("apps.json", "w+") do |file|
file.write(convertedToJSON)
end

template = '---
app_id: ((id))
title: "((title))"
Expand Down
Binary file added images/icons/com.endlessm.animals.bn_BD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.animals.en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.animals.es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.animals.es_GT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.animals.pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.animals.th.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.animals.vi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.astronomy.en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.astronomy.es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.astronomy.id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.astronomy.pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.astronomy.vi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.bible.en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.bible.sw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.biology.en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.biology.es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.biology.id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.biology.pt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.biology.th.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.biology.vi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.celebrities.bn_BD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.celebrities.en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.celebrities.es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/icons/com.endlessm.celebrities.es_GT.png
Binary file added images/icons/com.endlessm.celebrities.id.png
Binary file added images/icons/com.endlessm.celebrities.pt.png
Binary file added images/icons/com.endlessm.celebrities.th.png
Binary file added images/icons/com.endlessm.celebrities.vi.png
Binary file added images/icons/com.endlessm.cooking.ar.png
Binary file added images/icons/com.endlessm.cooking.bn_BD.png
Binary file added images/icons/com.endlessm.cooking.en.png
Binary file added images/icons/com.endlessm.cooking.es.png
Binary file added images/icons/com.endlessm.cooking.es_GT.png
Binary file added images/icons/com.endlessm.cooking.pt.png
Binary file added images/icons/com.endlessm.dinosaurs.en.png
Binary file added images/icons/com.endlessm.dinosaurs.es.png
Binary file added images/icons/com.endlessm.dinosaurs.pt.png
Binary file added images/icons/com.endlessm.dinosaurs.vi.png
Binary file added images/icons/com.endlessm.disabilities.en.png
Binary file added images/icons/com.endlessm.disabilities.es.png
Binary file added images/icons/com.endlessm.encyclopedia.ar.png
Binary file added images/icons/com.endlessm.encyclopedia.en.png
Binary file added images/icons/com.endlessm.encyclopedia.es.png
Binary file added images/icons/com.endlessm.encyclopedia.fr.png
Binary file added images/icons/com.endlessm.encyclopedia.id.png
Binary file added images/icons/com.endlessm.encyclopedia.pt.png
Binary file added images/icons/com.endlessm.encyclopedia.ru.png
Binary file added images/icons/com.endlessm.encyclopedia.sw.png
Binary file added images/icons/com.endlessm.encyclopedia.th.png
Binary file added images/icons/com.endlessm.encyclopedia.vi.png
Binary file added images/icons/com.endlessm.farming.bn_BD.png
Binary file added images/icons/com.endlessm.farming.en.png
Binary file added images/icons/com.endlessm.farming.es_GT.png
Binary file added images/icons/com.endlessm.farming.pt.png
Binary file added images/icons/com.endlessm.farming.vi.png
Binary file added images/icons/com.endlessm.finance.png
Binary file added images/icons/com.endlessm.geography.bn_BD.png
Binary file added images/icons/com.endlessm.geography.en.png
Binary file added images/icons/com.endlessm.geography.es.png
Binary file added images/icons/com.endlessm.geography.es_GT.png
Binary file added images/icons/com.endlessm.geography.id.png
Binary file added images/icons/com.endlessm.geography.pt.png
Binary file added images/icons/com.endlessm.geography.th.png
Binary file added images/icons/com.endlessm.geography.vi.png
Binary file added images/icons/com.endlessm.green_curriculum.en.png
Binary file added images/icons/com.endlessm.guatemala.es_GT.png
Binary file added images/icons/com.endlessm.handicrafts.es.png
Binary file added images/icons/com.endlessm.health.ar.png
Binary file added images/icons/com.endlessm.health.en.png
Binary file added images/icons/com.endlessm.health.es.png
Binary file added images/icons/com.endlessm.healthy_teeth.en.png
Binary file added images/icons/com.endlessm.healthy_teeth.es.png
Binary file added images/icons/com.endlessm.history.bn_BD.png
Binary file added images/icons/com.endlessm.history.en.png
Binary file added images/icons/com.endlessm.history.es.png
Binary file added images/icons/com.endlessm.history.es_GT.png
Binary file added images/icons/com.endlessm.history.id.png
Binary file added images/icons/com.endlessm.history.pt.png
Binary file added images/icons/com.endlessm.history.th.png
Binary file added images/icons/com.endlessm.history.vi.png
Binary file added images/icons/com.endlessm.howto.en.png
Binary file added images/icons/com.endlessm.howto.es.png
Binary file added images/icons/com.endlessm.howto.pt.png
Binary file added images/icons/com.endlessm.inibudi_profesi.id.png
Binary file added images/icons/com.endlessm.inibudi_sd.id.png
Binary file added images/icons/com.endlessm.inibudi_sma.id.png
Binary file added images/icons/com.endlessm.inibudi_smp.id.png
Binary file added images/icons/com.endlessm.iqro.id.png
Binary file added images/icons/com.endlessm.library.pt.png
Binary file added images/icons/com.endlessm.marie_therese.fr.png
Binary file added images/icons/com.endlessm.maternity.en.png
Binary file added images/icons/com.endlessm.maternity.es.png
Binary file added images/icons/com.endlessm.math.en.png
Binary file added images/icons/com.endlessm.math.es.png
Binary file added images/icons/com.endlessm.math.pt.png
Binary file added images/icons/com.endlessm.math.vi.png
Binary file added images/icons/com.endlessm.myths.en.png
Binary file added images/icons/com.endlessm.myths.es.png
Binary file added images/icons/com.endlessm.myths.pt.png
Binary file added images/icons/com.endlessm.physics.en.png
Binary file added images/icons/com.endlessm.physics.es.png
Binary file added images/icons/com.endlessm.physics.id.png
Binary file added images/icons/com.endlessm.physics.pt.png
Binary file added images/icons/com.endlessm.physics.vi.png
Binary file added images/icons/com.endlessm.programming.png
Binary file added images/icons/com.endlessm.resume.png
Binary file added images/icons/com.endlessm.soccer.bn_BD.png
Binary file added images/icons/com.endlessm.soccer.en.png
Binary file added images/icons/com.endlessm.soccer.es.png
Binary file added images/icons/com.endlessm.soccer.es_GT.png
Binary file added images/icons/com.endlessm.soccer.id.png
Binary file added images/icons/com.endlessm.soccer.pt.png
Binary file added images/icons/com.endlessm.soccer.th.png
Binary file added images/icons/com.endlessm.soccer.vi.png
Binary file added images/icons/com.endlessm.socialsciences.en.png
Binary file added images/icons/com.endlessm.socialsciences.es.png
Binary file added images/icons/com.endlessm.socialsciences.id.png
Binary file added images/icons/com.endlessm.socialsciences.pt.png
Binary file added images/icons/com.endlessm.socialsciences.th.png
Binary file added images/icons/com.endlessm.socialsciences.vi.png
Binary file added images/icons/com.endlessm.textbooks.en.png
Binary file added images/icons/com.endlessm.translation.png
Binary file added images/icons/com.endlessm.travel.bn_BD.png
Binary file added images/icons/com.endlessm.travel.en.png
Binary file added images/icons/com.endlessm.travel.es.png
Binary file added images/icons/com.endlessm.travel.es_GT.png
Binary file added images/icons/com.endlessm.travel.pt.png
Binary file added images/icons/com.endlessm.ubongo_kids_demo.png
Binary file added images/icons/com.endlessm.video_animations.png
Binary file added images/icons/com.endlessm.video_kids.png
Binary file added images/icons/com.endlessm.video_movement.png
Binary file added images/icons/com.endlessm.vroom.en.png
Binary file added images/icons/com.endlessm.vroom.es.png
Binary file added images/icons/com.endlessm.wiki_art.en.png
Binary file added images/icons/com.endlessm.word_of_the_day.en.png
Binary file added images/icons/com.endlessm.world_literature.en.png
Binary file added images/icons/com.endlessm.world_literature.es.png
Binary file added images/icons/com.endlessm.your_health.pt_BR.png
Binary file added images/icons/com.endlessnetwork.csstutorials.png
Binary file added images/icons/com.endlessnetwork.sciencesnacks.png
Binary file added images/icons/com.endlessnetwork.shortfilms.png
Binary file added images/icons/com.google.Chrome.png
Binary file added images/icons/com.stencyl.Game.png
Binary file added images/icons/org.learningequality.KALite.png
Binary file added images/icons/org.snap4arduino.App.png
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ <h2>{{ site.summary }}</h2>
<a class="button" href="https://flathub.org/" target="_blank">More Apps from Flathub</a>
</div>
</footer>

0 comments on commit 0a64245

Please sign in to comment.