Code Monkey home page Code Monkey logo

prowlphp's Introduction

ProwlPHP

Current Version: 0.3
Written by Fenric ([email protected]), 9 July 2009
 
Hello there! This is a PHP class for Prowls iPhone notificaton service with API key authentication. More information on Prowl can be found at  http://prowl.weks.net/. For more information on the class and the Prowl API take a look at the Wiki page (http://wiki.github.com/Fenric/ProwlPHP).

I'd love to hear your ideas, suggestions and even your uses for ProwlPHP. Just drop me (Fenric) a message in the CocoaForge forums (http://forums.cocoaforge.com/memberlist.php?mode=viewprofile&u=41743) or right here on Github! Please post any issues you find on the issues section of GitHub (http://github.com/Fenric/ProwlPHP/issues).
 
------
Release Notes
------

0.3
* HTTP proxy support added.
* Keys no longer verified be default at construction and as such saves API requests.
* Provider keys now supported.
* Error codes were not being saved correctly. Bug fixed.
* API Key verification can now be called manually using 'verify' function.
 
0.2.2

* Line breaks were not being honoured when ProwlPHP class was using with CLI. Commit fixed this issue. Thank you Fr3d for resolving this issue.

0.2.1

* Addition of getRemaining function. Retrieve how many requests your IP has left.
* Addition of getResetdate function. Retrieve reset date of remaining push requests. UNIX timestamp format.
* Error code and messages added for when IP exceeds API limit.
* Fixed push functions ability to request API using POST method.
* Prep for provider keys, need to find out what they do first though!

------
Planned
------

* Optimize the code as much as possible! 

prowlphp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.