Skip to content

Commit 9055631

Browse files
committed
Add MediaX product: updated README, added product details, logo, and adjusted product counts in data files.
1 parent 3e64f07 commit 9055631

File tree

8 files changed

+85
-5
lines changed

8 files changed

+85
-5
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Research & Data Collection: [@514sid](https://x.com/whois514), [Anastasia](https
3030

3131
## Autogenerated Product List
3232

33-
Total Products: 546
33+
Total Products: 547
3434

3535
- [1Glance](https://1glance.app/)
3636
- [1Play](https://1play.tv/)
@@ -303,6 +303,7 @@ Total Products: 546
303303
- [MediaFusion](http://m-fusion.com.sg/)
304304
- [MediaSignage](https://www.hughes.com/what-we-offer/digital-signage/cloud-based-digital-signage-software)
305305
- [MediaTile](https://mediatile.com/)
306+
- [MediaX](https://mediaxgo.com/)
306307
- [Medyapin](https://medyapin.com/)
307308
- [Menara DS](https://www.venetasystem.ma/menara_ds.html)
308309
- [Mirror](https://www.mirrorsignage.io/)

data/charts/productsByHeadquarters.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@
5050
"New Caledonia": 1,
5151
"Slovakia": 1,
5252
"Slovenia": 1,
53+
"Sri Lanka": 1,
5354
"Uruguay": 1
5455
}

data/charts/productsBySupportedPlatforms.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Fire OS": 264,
3-
"Android": 262,
2+
"Fire OS": 265,
3+
"Android": 263,
44
"Windows": 234,
55
"Tizen": 128,
66
"webOS": 128,

data/charts/productsFoundedByYear.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"2022": 22,
4747
"2023": 23,
4848
"2024": 19,
49-
"2025": 9,
49+
"2025": 10,
5050
"2026": 0
5151
}

data/logos/generated/mediax.webp

6.87 KB
Loading
92.9 KB
Loading

data/products.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10207,6 +10207,45 @@
1020710207
]
1020810208
}
1020910209
},
10210+
{
10211+
"id": "mediax",
10212+
"name": "MediaX",
10213+
"description": "",
10214+
"website": "https://mediaxgo.com/",
10215+
"headquarters": "Sri Lanka",
10216+
"open_source": false,
10217+
"self_signup": true,
10218+
"discontinued": false,
10219+
"year_founded": 2025,
10220+
"notes": [],
10221+
"has_logo": true,
10222+
"categories": [
10223+
"CMS"
10224+
],
10225+
"models": [
10226+
{
10227+
"delivery": "cloud",
10228+
"pricing": [
10229+
{
10230+
"name": "Starter",
10231+
"payment_model": "subscription",
10232+
"billing_basis": "per_device",
10233+
"monthly": 2.5,
10234+
"yearly": 25
10235+
}
10236+
],
10237+
"free_trial": true,
10238+
"pricing_available": true,
10239+
"has_freemium": true
10240+
}
10241+
],
10242+
"cms_properties": {
10243+
"supported_platforms": [
10244+
"Android",
10245+
"Fire OS"
10246+
]
10247+
}
10248+
},
1021010249
{
1021110250
"id": "medisign",
1021210251
"name": "MEDI+SIGN",
@@ -18005,7 +18044,7 @@
1800518044
{
1800618045
"name": "Earners",
1800718046
"payment_model": "subscription",
18008-
"billing_basis": "per_screen",
18047+
"billing_basis": "per_device",
1800918048
"monthly": 0,
1801018049
"yearly": 0
1801118050
}

data/products/mediax.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"id": "mediax",
3+
"name": "MediaX",
4+
"description": "",
5+
"website": "https://mediaxgo.com/",
6+
"categories": [
7+
"CMS"
8+
],
9+
"headquarters": "Sri Lanka",
10+
"year_founded": 2025,
11+
"notes": [],
12+
"open_source": false,
13+
"self_signup": true,
14+
"discontinued": false,
15+
"cms_properties": {
16+
"supported_platforms": [
17+
"Android",
18+
"Fire OS"
19+
]
20+
},
21+
"models": [
22+
{
23+
"delivery": "cloud",
24+
"free_trial": true,
25+
"pricing_available": true,
26+
"has_freemium": true,
27+
"pricing": [
28+
{
29+
"name": "Starter",
30+
"payment_model": "subscription",
31+
"billing_basis": "per_device",
32+
"monthly": 2.5,
33+
"yearly": 25
34+
}
35+
]
36+
}
37+
],
38+
"has_logo": true
39+
}

0 commit comments

Comments
 (0)