Skip to content

Commit e71711f

Browse files
committed
Fix Bytelixir and Grass platform info from research
1 parent 25a16d3 commit e71711f

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

services/bandwidth/bytelixir.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
name: Bytelixir
22
slug: bytelixir
33
category: bandwidth
4-
status: beta
4+
status: active
55
website: https://bytelixir.com
66
description: >
7-
Bytelixir is a bandwidth-sharing service. Relatively new with limited
8-
information available. No official Docker image found. Desktop application
9-
is the primary client.
10-
short_description: Bandwidth sharing - newer service, desktop app
7+
Bytelixir lets you earn passive income by sharing unused internet bandwidth.
8+
Supports Windows, macOS, Linux, and Android. Earnings range $2-50/month
9+
depending on location. Web dashboard at dash.bytelixir.com for tracking.
10+
No Docker image available.
11+
short_description: Bandwidth sharing - $2-50/month, desktop + Android
1112

1213
referral:
1314
signup_url: "https://bytelixir.com/r/OYEIRE0VSZBZ"
@@ -41,16 +42,16 @@ earnings:
4142
monthly_high: 3
4243
currency: USD
4344
per: "device"
44-
notes: "No Docker image available. Limited information."
45+
notes: "Earnings vary by location ($2-50/month). No Docker image. Desktop app or Android app required."
4546

4647
cashout:
4748
method: redirect
48-
dashboard_url: "https://bytelixir.com/dashboard"
49+
dashboard_url: "https://dash.bytelixir.com"
4950
min_amount: 5.0
5051
currency: USD
5152

52-
platforms: [windows, android]
53+
platforms: [windows, macos, linux, android]
5354

5455
collector:
5556
type: manual
56-
notes: "No Docker image or public API."
57+
notes: "No public API. Dashboard at dash.bytelixir.com uses email/password auth. Scraping possible."

services/depin/grass.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ referral:
1919

2020
docker:
2121
image: ""
22-
platforms: [browser-extension, windows, macos]
22+
platforms: [browser-extension, windows, macos, android, ios]
2323
env: []
2424
ports: []
2525
volumes: []
@@ -52,7 +52,7 @@ cashout:
5252
currency: GRASS
5353
notes: "GRASS token airdrop-based. Claim from dashboard when eligible."
5454

55-
platforms: [browser-extension, windows, macos]
55+
platforms: [browser-extension, windows, macos, android, ios]
5656

5757
collector:
5858
type: api

0 commit comments

Comments
 (0)