51 lines
4.3 KiB
Markdown
51 lines
4.3 KiB
Markdown
|
|
[//]: # (docker-finance | modern accounting for the power-user)
|
|
[//]: # ()
|
|
[//]: # (Copyright [C] 2021-2025 Aaron Fiore [Founder, Evergreen Crypto LLC])
|
|
[//]: # ()
|
|
[//]: # (This program is free software: you can redistribute it and/or modify)
|
|
[//]: # (it under the terms of the GNU General Public License as published by)
|
|
[//]: # (the Free Software Foundation, either version 3 of the License, or)
|
|
[//]: # ([at your option] any later version.)
|
|
[//]: # ()
|
|
[//]: # (This program is distributed in the hope that it will be useful,)
|
|
[//]: # (but WITHOUT ANY WARRANTY; without even the implied warranty of)
|
|
[//]: # (MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the)
|
|
[//]: # (GNU General Public License for more details.)
|
|
[//]: # ()
|
|
[//]: # (You should have received a copy of the GNU General Public License)
|
|
[//]: # (along with this program. If not, see <https://www.gnu.org/licenses/>.)
|
|
|
|
<div align="center">
|
|
|
|
[<img src=".img/branding/docker-finance.png" height=75% width=75% align="center" />](https://gitea.com/EvergreenCrypto/docker-finance "docker-finance")
|
|
|
|
</div>
|
|
|
|
<div align="center">
|
|
|
|
<img src=".img/branding/dfi.png" height=3% width=3% /> (docker-finance) is a [quasi-"financial operating system"](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md) of accounting for [variant ledgers and metadata](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-is-supported.md).
|
|
|
|
After [installing and configuring](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-get-started.md), you can [learn how to use `dfi`](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-use-it.md). You can also [contribute](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-contribute.md) or [reach out](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-connect.md) at any time.
|
|
|
|
Please, consider the [legalese](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/Where-is-the-legalese.md) before using (or copying) this repository. All other documentation can be found [here](https://gitea.com/EvergreenCrypto/dfi-docs).
|
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
<div align="center">
|
|
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/client.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#image-finance "image: finance")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/dev-tools.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#image-dev-tools "image: dev-tools")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/fetch.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#fetch "Fetch prices, remote accounts and blockchain data")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/hledger-suite.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#hledger-suite "hledger-suite")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/meta.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#meta-w-root-c-analysis "Meta (w/ ROOT C++ analysis)")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/root.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#root-cli-w-c-api "ROOT (CLI w/ C++ API)")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/taxes.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#taxes "Tax preparation")
|
|
[<img src="https://gitea.com/EvergreenCrypto/dfi-docs/raw/branch/master/assets/examples/gif/reports.gif" width=22.5% height=22.5% />](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/What-does-it-do.md#reports "Financial reports")
|
|
|
|
</div>
|
|
|
|
[//]: # (vim: sw=2 sts=2 si ai et)
|