A minimalistic mobile expense tracker with a focus on simplicity and ease of use.
Sef helps you track your expenses effortlessly with a clean, intuitive interface. Built with React Native and Expo, it offers a seamless experience across iOS and Android platforms.
Web version avaible at: https://valinor.ink:8080/
cd frontend
yarn install
yarn start # Start Expo dev servermake buildCheck http://localhost:8080
- Backend (Golang) with REST API
- Open Banking API integration for automatic transaction import
- Multi-account support
- Light/dark theme toggle
- Categories and tags
- Budget tracking
- Export reports (PDF/CSV)
- Cloud sync
- Frontend: React Native (Expo) with TypeScript
- Nginx: reverse proxy
MIT