Skip to content
/ bills Public

Command-line utility expenses tracker supporting providers in Bosnia and Herzegovina.

License

Notifications You must be signed in to change notification settings

mribica/bills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bills

Command-line utility expenses tracker supporting providers in Bosnia and Herzegovina. Since most of these providers are not implementing developer-friendly REST API there are different HTTP client implementations ranging from scraping HTML pages to consuming REST API.

Demo

Build and Run

$ go build -o bills cmd/cli/main.go
$ ./bills

Providers

Configuration and Credentials

bills app is expecting to have providers configuration at $HOME/.bills/providers.json. Use example-providers.json as a reference for supported providers and required credentials. If you are not using some providers from the example file just remove them from the configuration file and they will not be included in the report.

About

Command-line utility expenses tracker supporting providers in Bosnia and Herzegovina.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published