Skip to content

Commit 5699bbb

Browse files
committed
Add Signa product: updated README, added product details, logo, and adjusted product counts in data files.
1 parent eb9ed54 commit 5699bbb

File tree

8 files changed

+141
-10
lines changed

8 files changed

+141
-10
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: 547
33+
Total Products: 548
3434

3535
- [1Glance](https://1glance.app/)
3636
- [1Play](https://1play.tv/)
@@ -420,6 +420,7 @@ Total Products: 547
420420
- [Sensory Lab](https://thesensorylab.es/carteleria-digital/)
421421
- [Shop-IQ](https://www.shop-iq.eu/)
422422
- [Sign Presenter](https://www.signpresenter.com/)
423+
- [Signa](https://signa.tv/)
423424
- [Signage Orchestrator](https://www.binaryemotions.com/signage-orchestrator/)
424425
- [Signage Pilot](https://www.99sensors.com/start-today/)
425426
- [Signage Plus](https://signageplus.net/)

data/charts/productsByHeadquarters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"USA": 152,
2+
"USA": 153,
33
"United Kingdom": 32,
44
"India": 29,
55
"France": 27,

data/charts/productsBySupportedPlatforms.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"Fire OS": 265,
3-
"Android": 263,
4-
"Windows": 234,
2+
"Fire OS": 266,
3+
"Android": 264,
4+
"Windows": 235,
55
"Tizen": 128,
66
"webOS": 128,
7-
"Linux": 122,
8-
"Web Browser": 106,
7+
"Linux": 123,
8+
"Web Browser": 107,
99
"ChromeOS": 76,
1010
"BrightSign": 68,
11-
"iOS": 54,
12-
"macOS": 53,
11+
"iOS": 55,
12+
"macOS": 54,
1313
"Raspberry Pi": 52,
1414
"tvOS": 16,
1515
"Amazon Signage": 15,

data/charts/productsFoundedByYear.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"2019": 27,
4444
"2020": 22,
4545
"2021": 15,
46-
"2022": 22,
46+
"2022": 23,
4747
"2023": 23,
4848
"2024": 19,
4949
"2025": 10,

data/logos/generated/signa.webp

6.4 KB
Loading
4.21 KB
Loading

data/products.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15036,6 +15036,71 @@
1503615036
]
1503715037
}
1503815038
},
15039+
{
15040+
"id": "signa",
15041+
"name": "Signa",
15042+
"description": "",
15043+
"website": "https://signa.tv/",
15044+
"headquarters": "USA",
15045+
"open_source": false,
15046+
"self_signup": true,
15047+
"discontinued": false,
15048+
"year_founded": 2022,
15049+
"notes": [],
15050+
"has_logo": true,
15051+
"categories": [
15052+
"CMS"
15053+
],
15054+
"models": [
15055+
{
15056+
"delivery": "cloud",
15057+
"pricing": [
15058+
{
15059+
"name": "Free",
15060+
"payment_model": "subscription",
15061+
"billing_basis": "per_device",
15062+
"monthly": 0,
15063+
"yearly": 0
15064+
},
15065+
{
15066+
"name": "0-10 Screens",
15067+
"payment_model": "subscription",
15068+
"billing_basis": "per_device",
15069+
"monthly": 12,
15070+
"yearly": 120
15071+
},
15072+
{
15073+
"name": "11-25 Screens",
15074+
"payment_model": "subscription",
15075+
"billing_basis": "per_device",
15076+
"monthly": 10,
15077+
"yearly": 96
15078+
},
15079+
{
15080+
"name": "26-50 Screens",
15081+
"payment_model": "subscription",
15082+
"billing_basis": "per_device",
15083+
"monthly": 8,
15084+
"yearly": 84
15085+
}
15086+
],
15087+
"free_trial": true,
15088+
"pricing_available": true,
15089+
"has_freemium": true
15090+
}
15091+
],
15092+
"cms_properties": {
15093+
"supported_platforms": [
15094+
"Android",
15095+
"Fire OS",
15096+
"Linux",
15097+
"Web Browser",
15098+
"Windows",
15099+
"iOS",
15100+
"macOS"
15101+
]
15102+
}
15103+
},
1503915104
{
1504015105
"id": "signage-ninja",
1504115106
"name": "signage.ninja",

data/products/signa.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"id": "signa",
3+
"name": "Signa",
4+
"description": "",
5+
"website": "https://signa.tv/",
6+
"categories": [
7+
"CMS"
8+
],
9+
"headquarters": "USA",
10+
"year_founded": 2022,
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+
"Linux",
20+
"Web Browser",
21+
"Windows",
22+
"iOS",
23+
"macOS"
24+
]
25+
},
26+
"models": [
27+
{
28+
"delivery": "cloud",
29+
"free_trial": true,
30+
"pricing_available": true,
31+
"has_freemium": true,
32+
"pricing": [
33+
{
34+
"name": "Free",
35+
"payment_model": "subscription",
36+
"billing_basis": "per_device",
37+
"monthly": 0,
38+
"yearly": 0
39+
},
40+
{
41+
"name": "0-10 Screens",
42+
"payment_model": "subscription",
43+
"billing_basis": "per_device",
44+
"monthly": 12,
45+
"yearly": 120
46+
},
47+
{
48+
"name": "11-25 Screens",
49+
"payment_model": "subscription",
50+
"billing_basis": "per_device",
51+
"monthly": 10,
52+
"yearly": 96
53+
},
54+
{
55+
"name": "26-50 Screens",
56+
"payment_model": "subscription",
57+
"billing_basis": "per_device",
58+
"monthly": 8,
59+
"yearly": 84
60+
}
61+
]
62+
}
63+
],
64+
"has_logo": true
65+
}

0 commit comments

Comments
 (0)