Compare commits

...

5 Commits

Author SHA1 Message Date
d5969b4ec7
Merge cac7d1e3d2 into 74cbb45246 2025-04-24 11:31:57 +02:00
cac7d1e3d2
add 4 preview 2025-04-24 11:29:31 +02:00
74cbb45246
update asset 2025-04-24 11:28:50 +02:00
123a45f338
add DeepSea Dashboard 2025-04-24 11:05:06 +02:00
e415972c7a
update logo 2025-04-24 10:59:09 +02:00
8 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"power_cost": 0.0,
"power_usage": 0.0,
"wallet": "yourwallethere",
"timezone": "America/Los_Angeles",
"network_fee": 0.0
}

View File

@ -0,0 +1,16 @@
version: "3.7"
services:
app_proxy:
environment:
APP_HOST: btc-deepsea_deepsea_1
APP_PORT: 5000
deepsea:
image: ghcr.io/retropex/custom-dashboard-ocean:v0.7
user: 1000:1000
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/:/app/data/
ports:
- 5000:5000

View File

@ -0,0 +1,25 @@
manifestVersion: 1.1
id: btc-deepsea
category: mining
name: DeepSea Dashboard
version: "0.7"
tagline: Retro style Ocean dashboard
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/dash.png
description: >-
Customized Ocean.xyz Bitcoin Mining Pool Dashboard
(This community project is not affiliated with OCEAN)
developer: DJ O₿leezy
dependencies: []
repo: https://github.com/Djobleezy/DeepSea-Dashboard.git
port: 5001
gallery:
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/1-dash.png
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/2-dash.png
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/3-dash.png
- https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/4-dash.png
path: ""
releaseNotes: >-
Initial release!
submitter: Léo Haf
submission: https://github.com/Retropex/Bitcoin-store/pull/9

Binary file not shown.

Before

Width:  |  Height:  |  Size: 824 KiB

After

Width:  |  Height:  |  Size: 7.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 527 KiB

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 578 KiB

After

Width:  |  Height:  |  Size: 5.8 MiB

BIN
icon/4-dash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 KiB

After

Width:  |  Height:  |  Size: 420 KiB