Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camertron/twitter-windows
A (eventually) full-fledged Twitter client built to have the same look and feel as Twitter for Mac.
https://github.com/camertron/twitter-windows
Last synced: 18 days ago
JSON representation
A (eventually) full-fledged Twitter client built to have the same look and feel as Twitter for Mac.
- Host: GitHub
- URL: https://github.com/camertron/twitter-windows
- Owner: camertron
- License: gpl-3.0
- Created: 2012-01-23T19:02:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-27T01:20:20.000Z (almost 13 years ago)
- Last Synced: 2024-11-04T00:42:10.690Z (2 months ago)
- Language: C#
- Homepage:
- Size: 3.77 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: license.txt
Awesome Lists containing this project
README
Twitter for Windows
===================This project was conceived after using the very nice Twitter for Mac client on OS X. It aims to replicate the look and feel of that app in a Windows environment. Currently, no officially supported Twitter client exists for Windows - this project tries to fill that gap.
Building tfwin
--------------Twitter for Windows uses the .NET framework 4 and Microsoft Visual Studio 2010. Open /Source/Twitter.sln in Visual Studio, then Build -> Build Solution.
To build the installer, you will need the [Inno Setup Compiler]. Open /Installer/twitter-windows.iss in Inno, then Build -> Compile. The resulting executable will be located at /Installer/bin/twitter\_setup\_x.x.x.exe.
[inno setup compiler]: http://www.jrsoftware.org/isinfo.php