1
May
Posted by » 10 Comments »
EnvatoTracker – Sales notifier (Windows)
EnvatoTracker is a Windows desktop tool that polls the Envato API for any new sales and notifies you if one is found either via email, tray popup (with a customizable alert sound), or both.
|
|
download: EnvatoTracker (416.07KB) added: 05/01/2009 clicks: 359 description: Envato sales tracker installer. Requires .Net 2.0 |
|
|
download: EnvatoTracker V0.5.0.0 SRC (2.22MB) added: 05/12/2010 clicks: 282 description: Source code for the EnvatoTracker version 0.5.0.0 |
APP DETAILS:
Currrent version: 0.5.0.0
Last Updated: 5/24/2009
Author: Chris Fay
Language: C#/.Net 2.0/VS2005
NOTE:
Requires .Net 2.0+
RECENT CHANGES:
- 1. added icons
- 2. added system tray option to launch portfolio/sales info
- 3. validate username/apikey before polling api
- 4. fixed app not showing in task bar when restored
- 5. some minor other updates
- 6. Fixed shutdown issue (system wouldn’t shutdown until app was closed)
SETUP:
1. Install
2. Enter user information through GUI
3. Verify notify options in GUI
4. If email notifications needed you will need to input your smtp server information into config.ini
If all is setup propery you will see your total sales in the green box.
Enjoy!
Please contact me with any questions or feedback.
SCREENSHOTS:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
No related posts.
There's 10 Comments So Far
May 1st, 2009 at 5:09 pm
Thank your very much for this. One questions, does it auto load on startup?
May 1st, 2009 at 6:08 pm
It does not load on startup by default, but all you need to do is create a shortcut to EnvatoTracker.exe and place it in your startup folder… ie
start -> run -> %homepath%\Start Menu\Programs\Startup
May 2nd, 2009 at 10:53 am
Great. One other thing, for email setup what should I use?
May 2nd, 2009 at 12:20 pm
To setup email notifications you’ll need to fill in the config.ini file with a mail server. The easiest way, and what I use, is to setup a free Gmail account and send your mail through it. For example, if you setup a email address like below you would fill in as follows:
Email: youremail@gmail.com
Pass: yourpass
mail.username=youremail@gmail.com
mail.password=yourpass
mail.host=smtp.gmail.com
mail.to=whotosendto@domain.com
mail.enable.ssl=true
Make sure you set mail.enabled=true because Gmail requires ssl.
Does this help?
May 3rd, 2009 at 7:25 am
great thank you, works perfectly
May 4th, 2009 at 6:47 pm
No problem, enjoy
May 24th, 2009 at 4:19 pm
Wow! so useful, thank you so much mate
May 24th, 2009 at 4:38 pm
No problem! Enjoy…
October 16th, 2009 at 5:16 pm
Thank you sooooo much for the source code
You are the man
October 16th, 2009 at 6:18 pm
Not a problem – figured others might like to extend it.
Share your thoughts, leave a comment!