Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install ciciol

How to install ciciol

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install ciciol
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.1 Available View build log
Windows (64-bit)
0.1.1 Available View build log
Mac OS X (10.5+)
0.1.1 Available View build log
Linux (32-bit)
0.1.1 Available View build log
Linux (64-bit)
0.1.1 Available View build log
 
Author
License
BSD
Dependencies
Lastest release
version 0.1.1 on May 23rd, 2012

Ciciòl aims to be a simple but extremely customizable and lightweight notifier. Was designed to work with Twitter but its plugin-based structure makes it extendible for any kind of service.

Getting Started

  • Install from PyPi: * ` pip install ciciol ` or ` easy_install ciciol `

  • Install from git: * ```

    System Message: WARNING/2 (<string>, line 13); backlink

    Inline literal start-string without end-string.

    System Message: WARNING/2 (<string>, line 13); backlink

    Inline interpreted text or phrase reference start-string without end-string.

    System Message: ERROR/3 (<string>, line 15)

    Unexpected indentation.

    git clone https://volpino@github.com/volpino/Ciciol.git ```

    System Message: WARNING/2 (<string>, line 15); backlink

    Inline literal start-string without end-string.

    System Message: WARNING/2 (<string>, line 15); backlink

    Inline interpreted text or phrase reference start-string without end-string.

    System Message: WARNING/2 (<string>, line 17)

    Block quote ends without a blank line; unexpected unindent.

    • ` python setup.py install `
  • Install python-notify for libnotify support

  • Write your own configuration file * If you want to use twitter just copy the config file in examples/.

    System Message: ERROR/3 (<string>, line 24)

    Unexpected indentation.

    Get access_key and access_secret with: ` ciciol --setup twitter `

  • Launch ciciol ` ciciol `

What are handlers?

Handlers are plugins for handling sources of information and extract interesting notifications from them. For example the Twitter handler looks for new tweets, filters according to what the user specified in the config file and sends the notification data to one or more backends.

What are backends?

Backends are plugins for effectively notify the user using various techniques (desktop notifications, emails, IRC, ...).

Writing a configuration file

First of all have look at the examples in examples/ Basically in the configuration file you've to specify which handlers and backends you'd like to use plus optional handler specific configuration.

Contribute

Writing a plugin for Ciciòl is very easy! Start having a look at the existing plugins. Feel free to fork this repo, open issues and send pull requests

Subscribe to package updates

Last updated May 23rd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.