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

https://github.com/schultyy/newsstand

win32 readonly client for quote.fm
https://github.com/schultyy/newsstand

Last synced: about 1 year ago
JSON representation

win32 readonly client for quote.fm

Awesome Lists containing this project

README

          

# NewsStand
I began to write this piece of software because I want to read recommendations on PC's where I can't access the quote.fm site all the time.

# Limitations
At the moment this client uses the *read only API*. For write API you have to name some sort of return url. That's not that easy for a desktop client.
For performance reasons I only download the latest 5 recommendations / user. If you want to see more, you need to visit the website.

# Features
⁃ Get your timeline
⁃ Mark recommendations for later reading (does not sync with website)
# Requirements
## For usage
⁃ You need to install .Net 4 Client Profile. That should be all.
## For development
⁃ Git
⁃ Visual Studio 2010
# TO DO
⁃ Make this app look a bit nicer
⁃ Add errorhandling (show nice error messages when user is unknown, service not available, etc.)
⁃ Use write API