Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeffreymorganio/songza-commands-for-enso
- Owner: jeffreymorganio
- Created: 2012-02-29T11:25:05.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-29T11:34:23.000Z (almost 13 years ago)
- Last Synced: 2023-03-22T19:55:54.271Z (almost 2 years ago)
- Language: Python
- Homepage: http://usabilityetc.com/articles/implementing-python-songza-commands-for-enso/
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).