Skip to content

bittner/appear-in

Repository files navigation

Appear.in Video Conversations for Ubuntu Touch
----------------------------------------------

Video conversations with up to 8 people for free. No login required. Appear.in
is a video chat service using WebRTC technology available in modern web browsers.
The web app makes this service easily accessible to you.

For more information about this awesome cross-platform service visit:

- https://appear.in/
- https://appear.in/information/tos/
- https://appear.in/information/faq/
- https://developer.appear.in/

This application is not affiliated with appear.in. The appear.in name,
associated trade marks and logos are trade marks of Telenor Digital AS or
related entities.

License
-------

Appear.in Web App for Ubuntu Touch devices
Copyright (C) 2016  Peter Bittner <django@bittner.it>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Support
-------

Source code:
- https://github.com/bittner/appear-in

Issue tracker:
- https://github.com/bittner/appear-in/issues

Development
-----------

Ubuntu developer information on Webapps
- https://developer.ubuntu.com/en/web/

Introductory guide on Ubuntu Webapps
- https://developer.ubuntu.com/en/web/ubuntu-webapps-guide/

Ubuntu Webapps tutorials
- https://developer.ubuntu.com/en/web/tutorials/

Build and publish the .click package manually, without Ubuntu SDK:
- Install `click` on your developer machine (`sudo apt-get install click`)
- Make sure you have bumped the version number in `manifest.json`
- `cd` into the project repo folder and build the package (`click build .`)
- Upload the created .click file at https://myapps.developer.ubuntu.com