Skip to content

Commit b6763a2

Browse files
authored
Merge pull request #34 from anastasiiapirogova/add-lifeloop
Add product
2 parents ac23aa0 + 045858a commit b6763a2

8 files changed

Lines changed: 57 additions & 4 deletions

File tree

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: 512
33+
Total Products: 513
3434

3535
- [1Glance](https://1glance.app/)
3636
- [1Play](https://1play.tv/)
@@ -247,6 +247,7 @@ Total Products: 512
247247
- [LeftClick](https://www.leftclick.cloud/)
248248
- [LG SuperSign](https://www.lg.com/us/business/display-solutions/supersign)
249249
- [Libre Signage](https://github.com/eerotal/LibreSignage)
250+
- [LifeLoop](https://lifeloop.com/our-solution)
250251
- [Liqvid](https://liqvid.io/)
251252
- [Lira Screen](https://www.lirascreen.com/)
252253
- [Livesignage](https://www.livesignage.com/)

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": 143,
2+
"USA": 144,
33
"United Kingdom": 30,
44
"India": 29,
55
"France": 27,

data/charts/productsBySupportedPlatforms.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Fire OS": 253,
2+
"Fire OS": 254,
33
"Android": 252,
44
"Windows": 228,
55
"webOS": 126,

data/charts/productsFoundedByYear.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
"2022": 22,
4747
"2023": 22,
4848
"2024": 13,
49-
"2025": 5
49+
"2025": 6
5050
}

data/logos/generated/lifeloop.webp

3.54 KB
Loading
3.46 KB
Loading

data/products.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6866,6 +6866,32 @@
68666866
"CMS"
68676867
]
68686868
},
6869+
{
6870+
"id": "lifeloop",
6871+
"name": "LifeLoop",
6872+
"description": "",
6873+
"website": "https://lifeloop.com/our-solution",
6874+
"categories": [
6875+
"CMS"
6876+
],
6877+
"headquarters": "USA",
6878+
"year_founded": 2025,
6879+
"notes": [],
6880+
"open_source": false,
6881+
"self_signup": false,
6882+
"discontinued": false,
6883+
"supported_platforms": [
6884+
"Fire OS"
6885+
],
6886+
"pricing": {
6887+
"free_trial": false,
6888+
"pricing_available": false,
6889+
"has_freemium": false,
6890+
"plans": []
6891+
},
6892+
"stats": {},
6893+
"has_logo": true
6894+
},
68696895
{
68706896
"id": "liqvid",
68716897
"name": "Liqvid",

data/products/lifeloop.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"id": "lifeloop",
3+
"name": "LifeLoop",
4+
"description": "",
5+
"website": "https://lifeloop.com/our-solution",
6+
"categories": [
7+
"CMS"
8+
],
9+
"headquarters": "USA",
10+
"year_founded": 2025,
11+
"notes": [],
12+
"open_source": false,
13+
"self_signup": false,
14+
"discontinued": false,
15+
"supported_platforms": [
16+
"Fire OS"
17+
],
18+
"pricing": {
19+
"free_trial": false,
20+
"pricing_available": false,
21+
"has_freemium": false,
22+
"plans": []
23+
},
24+
"stats": {},
25+
"has_logo": true
26+
}

0 commit comments

Comments
 (0)