Skip to content

Email-based program designed to keep track of who owes who money for multiple users and multiple email addresses per user.

Notifications You must be signed in to change notification settings

SudoVim/EmailLedger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forgive the mess!

Anyways, this only works with a gmail-based host account, however any mail
account can be a user. To run, perform the following:

LedgerDriver.py <pop_server> <port> <gmail_username> <gmail_password>

To run unittests, perform the following from the top directory:

<python> -m unittest discover <test_dir> "*Test.py"

<test_dir> - the directory you wish to test

About

Email-based program designed to keep track of who owes who money for multiple users and multiple email addresses per user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages