Skip to content

aydantasdemir/altin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPi version PyPi downloads

altin

Monthly gold price notifier

Installation

$ (sudo) pip install altin

Usage

Create a config file named as .altin.conf in your user's home folder. Example:

$ cat ~/.altin.conf

[UserInfo]
SMTP_USERNAME=yourmailusername
SMTP_PASSWORD=yourmailpassword
[email protected]

Just run altin to get e-mail notifications.

$ altin

example crontab entry -- run everyday at 08:00 pm.

0 8 * * * /usr/local/bin/altin

Note: By default, altin should be located at /usr/local/bin/altin. If that's not the case, you can check the altin executable with pip show -f altin)

About

Monthly gold price notifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •