Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffreymorganio/songza-commands-for-enso

A set of commands that integrate Humanized’s Enso with the Songza music search engine.
https://github.com/jeffreymorganio/songza-commands-for-enso

Last synced: 6 days ago
JSON representation

A set of commands that integrate Humanized’s Enso with the Songza music search engine.

Awesome Lists containing this project

README

        

SongzaEnsoExtension.py
======================

About
-----

`SongzaEnsoExtension.py` provides a Python implementation of a set of commands that integrate [Humanized’s Enso](http://humanized.com/enso/), the linguistic command line interface, with [Songza](http://songza.com/), the music search engine and internet jukebox.

The commands:

- `songza list {song list}` inserts the most played songs and the featured songs at Songza.com.
- `songza playlist` inserts the playlist of the currently selected Songza.com username.

What To Do
----------

1. Install the [Enso Developer Prototype](http://www.humanized.com/enso/beta/enso-developer-prototype/).
2. Run `SongzaEnsoExtension.py` on the command line.

More Information
----------------

For more information, please read [Implementing Songza Commands for Enso in Python](http://usabilityetc.com/articles/implementing-python-songza-commands-for-enso/).