Giter VIP home page Giter VIP logo

Comments (5)

kfdm avatar kfdm commented on August 18, 2024

I guess it would help if you could tell me what you're trying to do. This is a library I wrote to format and send gntp messages (and eventually I want it to be able to read them better). Right now only http://www.growlforwindows.com/ supports gntp (and my library doesn't fully support gntp yet) though Mac Growl will eventually have gntp support.

from gntp.

Shnookums avatar Shnookums commented on August 18, 2024

Thx for your help.

I have installed Growl for Windows v2.0.2 and what I want is to create a Python script that sends Growl an event. Here is what I have.

  • Growl 2.0.2
  • Your latest library that I have copied into Python\site-package...

I can do "import gntp" so Eclipse finds your library. Now I guess I just need to figure out how to register my application/script with Growl and send it the event?

from gntp.

kfdm avatar kfdm commented on August 18, 2024

There's some unfinished code in http://github.com/kfdm/gntp/blob/growlnotifier/client.py that you could look at. I've been rather busy lately so it has been a while since I last worked on it.

from gntp.

kfdm avatar kfdm commented on August 18, 2024

Just updated that code here http://github.com/kfdm/gntp/blob/master/client.py

from gntp.

Shnookums avatar Shnookums commented on August 18, 2024

Woa ok. Many changes. I'll look into this. As you can see, I'm not very pro with coding stuff :) ~ Kinda starting. Anyway, the new client.py will probably help a lot. Thank you.

from gntp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.