Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 903 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 903 Bytes

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