All Projects → Odonno → Modern-Gitter

Odonno / Modern-Gitter

Licence: Apache-2.0 license
A Gitter client application for the Windows platform

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Modern-Gitter

XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (+193.75%)
Mutual labels:  xaml, winrt
react-native-xaml
A React Native Windows library to use XAML / WinUI controls
Stars: ✭ 55 (+243.75%)
Mutual labels:  xaml, winrt
ModernKeePass
KDBX password manager for the Windows Store
Stars: ✭ 29 (+81.25%)
Mutual labels:  xaml, winrt
Win32Acrylic
Acrylic demo applications based on different technology stack
Stars: ✭ 35 (+118.75%)
Mutual labels:  xaml, winrt
Template10
Making Windows 10 apps great again
Stars: ✭ 1,420 (+8775%)
Mutual labels:  xaml, winrt
critter
Chat bot relaying messages between IRC and Gitter
Stars: ✭ 16 (+0%)
Mutual labels:  gitter
gitter-api-pcl
Gitter# provide you the minimum code you need to use the Gitter API
Stars: ✭ 22 (+37.5%)
Mutual labels:  gitter
LRReader
A feature-complete reader and client for LANraragi
Stars: ✭ 62 (+287.5%)
Mutual labels:  xaml
mvvmhelpers
MVVM, converter and behavior library for all XAML based frameworks
Stars: ✭ 21 (+31.25%)
Mutual labels:  winrt
Quick-Pad
Quick Pad is a modern notepad app featuring fluent design
Stars: ✭ 183 (+1043.75%)
Mutual labels:  xaml
AdminRunasMenu
A WPF menu driven by powershell to perform administrator functions
Stars: ✭ 26 (+62.5%)
Mutual labels:  xaml
SpicyTaco.AutoGrid
A magical replacement for the built in WPF Grid and StackPanel
Stars: ✭ 67 (+318.75%)
Mutual labels:  xaml
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (+212.5%)
Mutual labels:  xaml
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (+100%)
Mutual labels:  xaml
Packet Sender Mobile
iOS and Android version of Packet Sender
Stars: ✭ 58 (+262.5%)
Mutual labels:  xaml
Toast
🍞 The rounded and animated Android Toast for .NET WPF/XAML
Stars: ✭ 25 (+56.25%)
Mutual labels:  xaml
xamarin-forms-statusbar
Xamarin.Forms Effect to manage the StatusBar BackgroundColor.
Stars: ✭ 16 (+0%)
Mutual labels:  xaml
Displaying-XAML
This library is for display the XAML code of theme library for WPF (e.g. MaterialDesignInXamlToolkit)
Stars: ✭ 38 (+137.5%)
Mutual labels:  xaml
DialogHost.Avalonia
AvaloniaUI control that provides a simple way to display a dialog with information or prompt the user when information is needed
Stars: ✭ 92 (+475%)
Mutual labels:  xaml
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+362.5%)
Mutual labels:  xaml

[deprecated] Modern-Gitter Join the chat at https://gitter.im/Odonno/Modern-Gitter

The project is now a Windows 10 app, source code available here https://github.com/Odonno/modern-gitter-winjs

Build status

A Gitter client application for Windows 8.1 & Windows Phone 8.1

Features

Modern Gitter contains a small set of features that directly target Gitter API. Here is the key features :

  • Retrieve your current rooms
  • Search among your current rooms
  • Chat in realtime (see & send messages)
  • Use microphone to send messages
  • Receive realtime notifications (in-app notifications)
  • Receive delayed notifications (toasts notifications : unread items and mentions)

Frameworks

This project makes use of several frameworks like :

Contribute

You can contribute to this project. There is several rules to follow :

  • Use the angular git commit convention
  • Create Pull Request with an understandable title and a short message that explains your contribution
  • Be free to innovate !

Commit convention

We follow the angular git commit convention (https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines). Here are some examples that can help you to visualise how to make meaningful commits.

When fixing a bug with the notifications

fix(notifications): remove call that push twice the same notification

When adding a new feature related to notifications

feat(notifications): add push notifications when someone mentions user

When fixing an issue with the build / improving the build system

chore(app): improve build system

When adding some documentation

docs(readme): add a contribute section

List of contributors

I want to thank the following contributors who have helped me with this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].