You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,18 @@
16
16
>
17
17
> Do not run multiple `bitpingd` or Bitping Desktop instances on the same machine when they are pointing to the same credentials directory (`~/.bitpingd`, `~/.bitping` or Docker volume)
18
18
19
+
## Recommendations
20
+
21
+
#### Passive Income while actively using your computer
22
+
Use Bitping Desktop on MacOS and Windows.
23
+
Bitping Desktop does not explicitly run in the background while you are logged out of your computer.
24
+
The Idea of Bitping Desktop is to have you passively earn income while you're going about your daily activities on your computer/laptop.
25
+
26
+
#### Constant Passive Income
27
+
Use Bitpingd on Linux.
28
+
Bitpingd is built to be run as a system daemon either via Systemd, Launchd or Docker.
29
+
It will run in the background even while your user account is logged out.
30
+
19
31
## Installation
20
32
21
33
Running a node with Bitping is easy, be sure to have an account created [here](https://app.bitping.com/register)
0 commit comments