Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
There are lots of "personal finance" and "corporate finance" softwares out there to keep track of what you've done with your money in the past. This one is focused on budgeting, it's about planning the future!
MFLib is a c# library to add/edit/delete securities and data to file-based MetaStock databases. It provides a higher level structure to control various MetaStock directories at once.
Donations:
All the work is being done on spare time by myself. Please consider donating. A little goes a long way.
(The link is on the menu bar)
The Family Management application lets you manage your financial incomes and outcomes in an easy way.
Add, Manage and Remove your Accounts and never lose track of your money.
The source code is inside the application.
Coder: Nick .
Happy coding !
Reads and converts bank statements to CSV transactions file
As a small business owner I needed my chequing account and visa card transactions in a CSV file so that I can categorize them and feed them to the accounting software but my bank does not provide it, and I did not want to open a business account just for that.
This program parses the PDF statements and converts them to the transactions file in CSV format.
Each type of PDF statement needs a converter, so this is not one type solves all type of program, but all the tools are there to create a parser easily for a given statement.
...