Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsuarezruiz/forms-gtk-progress

Xamarin.Forms GTK Backend Progress
https://github.com/jsuarezruiz/forms-gtk-progress

gtk gtk-sharp linux mono xamarin xamarinforms

Last synced: 3 months ago
JSON representation

Xamarin.Forms GTK Backend Progress

Awesome Lists containing this project

README

        

# Xamarin.Forms GTK Backend

The purpose of this repository is show the status of the **GTK backend of Xamarin.Forms**. The GTK backend adds support for new platforms like Linux using **Gtk#**.



Gtk# is a Graphical User Interface Toolkit for Mono and .Net. The project binds the gtk+ toolkit and assorted GNOME libraries, enabling fully native graphical Gnome application development using the Mono and .Net development frameworks.

Xamarin.Forms GTK Backend |
------ |
[Xamarin.Forms.Platform.GTK](https://github.com/xamarin/Xamarin.Forms/tree/master/Xamarin.Forms.Platform.GTK) |

Xamarin.Forms GTK Backend Samples |
------ |
[Movies](https://github.com/jsuarezruiz/xamarin-forms-gtk-movies-sample) |
[Temperature Monitor](https://github.com/jsuarezruiz/xamarin-forms-gtk-iot-samples) |
[WeatherApp](https://github.com/jsuarezruiz/xamarin-forms-gtk-weather-sample) |
[Forms Embedding Gtk](https://github.com/jsuarezruiz/forms-embedding-gtk) |
[XAML Live Editor](https://github.com/jsuarezruiz/FormsGtkLive) |
[Microcharts GTK Samples (SkiaSharp)](https://github.com/jsuarezruiz/Microcharts.GTK.Samples) |
[Xamarin.Forms GTK Samples](https://github.com/jsuarezruiz/xamarin-forms-gtk-samples) |



## Xamarin.Forms

Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows, macOS and Linux, completely in C#.

Read more about the platform at [https://www.xamarin.com/forms](https://www.xamarin.com/forms).

## Status

Currently, the GTK Backend allows to develop applications, but it is still in development. If you want to know in detail the **status**, navigate to the [Status section](Status.md).

You could also see the section [Pending & Known Issues](Issues-Pending.md).

## Platform Support

The Xamarin.Forms GTK backend adds support for **[Linux, MacOS and Windows](Platform-Support.md)**.

## Roadmap

[When](Roadmap.md) will it be available?.

## Gallery

![GTK Backend](images/gtk-backend.png)

Looks good?. In the **[gallery](Gallery.md)** section you have a huge variety of screenshots on different platforms (Linux, MacOS & Windows) and devices (Laptops, Desktops or Raspberry Pis).

## Faq

Still with doubts or questions?. Do not worry, we have prepared a complete **[Faq](Faq.md)** answering the most common doubts.

## Feedback

Please use **[GitHub issues](https://github.com/jsuarezruiz/forms-gtk-progress/issues)** for questions, comments, feature requests, or if would like to vote on what others are recommending.

## How can I try?

If you want to [**try**](How-Compile.md) everything, let's see how to compile and test on each platform.

## How to Contribute

Are you interesting?. You can **[contribute](How-Contribute.md)**!.