Skip to content

dariuscox/splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spli/tter

Split those bills (in multiple interfaces and languages)

Will hopefully get around to making:

  • Python CLI (prototype done - will add features to here first for testing)
  • C++ CLI (because why not)
  • Android App (one day)
  • IOS App (pain)
  • React (Sadscript)

How to use and format CSV for splitter

python3 ./splitter_csv.py <fileName>

fileName is optional, defaults to splitter.csv when no arguments are specified

The CSV format is as follows

Note: This isn't a proper CSV format, don't hurt me

total amount before fees
total amount after fees
space separated list of line items

e.g. a bill with a grand total of 100 split between 2 people

80
100
20 20
40

About

Split those bills (in multiple interfaces and languages)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •