1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-08-13 10:16:59 +02:00
Go to file
2016-04-16 16:16:30 +02:00
2017-05-08 22:21:49 +02:00
2017-05-08 22:38:34 +02:00

Build Instructions

The program was built using Visual Studio 2017. After opening the solution, make sure you have CefSharp.WinForms and Microsoft.VC120.CRT.JetBrains included - if not, download them using NuGet.

PM> Install-Package CefSharp.WinForms -Version 57.0.0
PM> Install-Package Microsoft.VC120.CRT.JetBrains

After building, run either _postbuild.bat if you want to package the files yourself, or bld/RUN BUILD.bat to generate installer files using Inno Setup (make sure the Inno Setup binaries are on your PATH).

Built files are then available in bin/x86, installer files are generated in bld/Output. If you decide to release a custom version publicly, please make it clear that it is not the original TweetDuck.

Description
A Windows Client for TweetDeck. Not affiliated with Twitter.
https://tweetduck.chylex.com Readme 14 MiB
Languages
C# 58.5%
JavaScript 19.8%
CSS 10.4%
HTML 4.8%
F# 4.4%
Other 2%