Cryptocurrency portfolio management application which automatically retrieves balances and trades using exchange APIs
You can find binaries for the latest release under releases.
Currently available for
- Windows (
.exe) - Linux (
.AppImage,.deb) - Mac (
.dmg)
- Add the credentials for your exchanges under Exchanges.
Foxfolio will then retrieve the current balances and update the portfolio.
- Note: Create new API credentials for Foxfolio and only configure the necessary permissions (i.e. no trading, no withdrawals)
- Wallets can be used to add balances that can not be retrieved automatically.
- Note: requires a node version >= 14.
Install dependencies with yarn.
$ yarnNote: If you can't use yarn for some reason, try npm install.
To run the app in the dev environment use
$ yarn devTo package the project for your operating system use
$ yarn buildThis builds the application and provides an executuable under release.
Feel free to add issues/PRs/comments.
If you appreciate my work, you can buy me a coffee using your favourite cryptocurrencies!
BTC bc1qeq43ma8nwrmr8cuuxrvy0xmsr446g4l5kqlzwd
ETH acevail.eth / 0xdA43422c16b094f6428173fbe15E295523893549
XCH xch1ue73qkk0haklxedjmxsymhmtgcvxr6k8va3xvj0jnfehheu37fyqe3gzzd
MIT © 2017 - 2023 Andreas Greimel
