You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.
Ocell is a Twitter client for Windows Phone 7 and (in the future) Windows 8. Supports multiple accounts, custom columns, and a whole lot of features more.
== How to compile
You just can't clone Ocell and compile. Before, you should do a few things.
* SensitiveData.cs. You will find that there is a file missing in some projects, called SensitiveData.cs. This contains all the API keys required to connect with Twitter and other services (currently Pocket). You should add your own keys. Links: Twitter, Pocket.
* Hammock and Tweetsharp. Although I initially used the original Daniel Crenna's implementations, I introduced some changes to work better with my app. I don't push them to the original repo because that would break his implementation, so I keep my own forks. You should clone them on Ocell.Common:
If you find a bug, see something that can be improved or you have better or new translations, just make a pull request. I'll be glad to take a look at it and accept it if it's good for the project :)