1
May

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.

http://www.cjfay.com/wp-content/plugins/downloads-manager/img/icons/euro48.png download: EnvatoTracker (416.07KB)
added: 05/01/2009
clicks: 359
description: Envato sales tracker installer. Requires .Net 2.0

http://www.cjfay.com/wp-content/plugins/downloads-manager/img/icons/euro48.png 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:

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:

trackerscreenshot12
Notification options pane
Email example
Right click context menu
New sales popup
Configuration reminder on open
Config parms

No related posts.

There's 10 Comments So Far

  • russ
    May 1st, 2009 at 5:09 pm

    Thank your very much for this. One questions, does it auto load on startup?

  • chrisfay
    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

  • russ
    May 2nd, 2009 at 10:53 am

    Great. One other thing, for email setup what should I use?

  • chrisfay
    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?

  • russ
    May 3rd, 2009 at 7:25 am

    great thank you, works perfectly

  • chrisfay
    May 4th, 2009 at 6:47 pm

    No problem, enjoy :)

  • Akay
    May 24th, 2009 at 4:19 pm

    Wow! so useful, thank you so much mate :)

  • chrisfay
    May 24th, 2009 at 4:38 pm

    No problem! Enjoy…

  • peex
    October 16th, 2009 at 5:16 pm

    Thank you sooooo much for the source code :) You are the man

  • chrisfay
    October 16th, 2009 at 6:18 pm

    Not a problem – figured others might like to extend it.

Share your thoughts, leave a comment!