https://github.com/bittner/appear-in
Video conversations on Ubuntu Touch, with up to 8 people, for free.
https://github.com/bittner/appear-in
ubuntu-phone ubuntu-touch videochat webapp
Last synced: 5 months ago
JSON representation
Video conversations on Ubuntu Touch, with up to 8 people, for free.
- Host: GitHub
- URL: https://github.com/bittner/appear-in
- Owner: bittner
- License: gpl-3.0
- Created: 2016-03-03T16:01:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T11:50:11.000Z (over 9 years ago)
- Last Synced: 2025-06-02T14:54:56.907Z (about 1 year ago)
- Topics: ubuntu-phone, ubuntu-touch, videochat, webapp
- Homepage: https://uappexplorer.com/app/appear-in.peter-bittner
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
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
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 .
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