mike-ward / Loon

Cross platform version of Tweetz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loon

Loon is a cross platform desktop twitter client. It's minimal design mimics gadget style applications. I use it to monitor current events and announcements in the developer community.

screen shot

Work in Progress

This is a port of my Windows desktop client Tweetz using the Avalonia framework.

It's a work in progress and many, many things don't work. However, you can actually login to twitter and get the home timeline with images.

I've run this client successfully on both Windows and Linux. I don't own a Mac.

How to Build

dotnet build ./src/Loon.sln

Visual Studio:

Linux and Mac OS:

  • Rider IDE supports Avalonia development

About

Cross platform version of Tweetz

License:MIT License


Languages

Language:C# 99.8%Language:Shell 0.1%Language:Batchfile 0.1%