24 lines
751 B
Markdown
24 lines
751 B
Markdown
librebudget
|
|
===========
|
|
|
|
Name's a work in progress. Goal: FOSS alternative to online budgeting software,
|
|
complete with automatic pulling of information from your bank.
|
|
|
|
Supported banks:
|
|
- Bank of America (because that's what I have)
|
|
|
|
Submitting a Bank
|
|
-----------------
|
|
|
|
Open an issue on GitHub and submit the HTML source of:
|
|
- all pages required to log in
|
|
- any page that contains transaction information (but replace the text with
|
|
dummy data)
|
|
|
|
If you could write up what links or buttons you clicked on to get to each page,
|
|
that would also be helpful. PLEASE REMOVE ALL SENSITIVE OR PERSONALLY
|
|
IDENTIFIABLE INFORMATION FROM THE HTML PRIOR TO SUBMITTING IT. This can include:
|
|
- your name
|
|
- your bank account numbers
|
|
- your transaction descriptions
|