Home

Awesome

<br/> <h3 align="center"> <img src="https://github.com/simonwep/ocular/assets/30767528/2cbd76cd-adfb-4183-a69a-15784c4dccb6" alt="Logo" height="150"> </h3> <br/> <h3 align="center"> ✨ <a href="https://budget.reinisch.io">Ocular</a> - Helps you see your budgets more clearly ✨ </h3> <p align="center"> <a href="https://github.com/Simonwep/ocular/actions?query=workflow%3ACI"><img alt="CI Status" src="https://github.com/Simonwep/ocular/workflows/CI/badge.svg"/></a> </p>

[!TIP] Check out the demo to get a live preview with demo data!

Features

Summary

Ocular is a small budgeting app as an alternative to Google sheet's annual budget planner. Its goal is not to track individual expenses, work with multiple currencies at a time or anything related (if you're looking for something like this, check out firefly-iii).

This app comes with its own backend (by using genesis), so the only thing you need to do is to host it somewhere. Your data stays on your server and is not shared with anyone else.

Getting started

Production

Best deploy this app via docker-compose. See ocular-docker for deployment. Don't worry, it'll only take a few minutes to set everything up.

Local development

If you want to work on this, make sure to out the contributing guidelines :)