GithubHelp home page GithubHelp logo

odonno / modern-gitter-winjs Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 0.0 4.32 MB

Windows 10 client of gitter, written in WinJS

Home Page: https://www.microsoft.com/store/apps/modern-gitter/9wzdncrd2tzj

TypeScript 2.30% CSS 14.67% HTML 0.37% JavaScript 82.66%
gitter winjs angular windows-10

modern-gitter-winjs's Introduction

modern-gitter-winjs Join the chat at https://gitter.im/Odonno/Modern-Gitter

A Gitter client application for Windows 10 based on WinJS and Angular frameworks. This project is a second iteration, starting from the previous project : Modern Gitter.

Features

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

  • Join a new or existing room
  • Retrieve your current rooms
  • Search among your current rooms
  • Chat in realtime (see & 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 !

Getting started

In order to contribute, you should clone this repository and install some packages.

npm install

Then, you will need to use gulp task automation tool. So, install it globally.

npm install -g gulp

Finally, run gulp to execute task and compile angular app anytime you make a change.

gulp

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 all along this project.

  • @gep13
  • @bobmulder
  • @wassim-azirar
  • @NPadrutt
  • @corentinMiq

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.