fdroiddata/metadata/net.usikkert.kouchat.android.yml

77 lines
2.3 KiB
YAML
Raw Normal View History

2019-09-26 22:11:07 +00:00
Categories:
- Connectivity
License: GPL-3.0-only
2019-10-30 19:43:58 +00:00
AuthorName: Christian Ihle
AuthorEmail: contact@kouchat.net
WebSite: https://www.kouchat.net/
2019-09-26 22:11:07 +00:00
SourceCode: https://github.com/blurpy/kouchat-android
IssueTracker: https://github.com/blurpy/kouchat-android/issues
Changelog: https://github.com/blurpy/kouchat-android/blob/HEAD/CHANGES
AutoName: KouChat
Description: |-
Chat and transfer files with others on your WiFi network.
KouChat is a serverless LAN chat application for the desktop and Android.
With KouChat you can chat and send files to other KouChat users on the same
2019-10-30 19:43:58 +00:00
local area network. Its intended to be used on your wireless network at home,
2019-09-26 22:11:07 +00:00
the coffee shop, work place or similar, and does not require any setup, Internet
connection or servers to function.
See [http://www.kouchat.net/help/user-guide/android/ our user guide] for more
information about how to use KouChat.
'''Notes:'''
* KouChat does not see users across the Internet or the cellular network.
* Some devices have unreliable network when the screen is off.
* Not all networks have multicast enabled, which is a technology required for KouChat to work.
* See at the bottom for tips if you are having problems.
'''Features:'''
* Group chat with all the connected users
* Private chat with any user
* Choose your own nick name
* Set the topic of the group chat
* Rich notifications
* See who is currently writing
* Send and receive files
2019-10-30 19:43:58 +00:00
* Use away mode when you dont want to be disturbed
2019-09-26 22:11:07 +00:00
* Choose the color to use for your own messages, and info messages
* Send messages in any language supported by Unicode.
RepoType: git
Repo: https://github.com/blurpy/kouchat-android
Builds:
- versionName: 1.0.2
versionCode: 14
2019-10-30 19:43:58 +00:00
disable: doesnt build
2019-09-26 22:11:07 +00:00
commit: kouchat-android-1.0.2
subdir: kouchat-android-impl
srclibs:
- 1:ActionBarSherlock@4.4.0
- 2:HoloColorPicker@7c067bcff762320f1ded682a73f59b34867ad93d
target: android-21
- versionName: 1.1.0
versionCode: 15
commit: kouchat-android-1.1.0
subdir: app
gradle:
- yes
- versionName: 1.1.1
versionCode: 16
commit: kouchat-android-1.1.1
subdir: app
gradle:
- yes
AutoUpdateMode: Version kouchat-android-%v
UpdateCheckMode: Tags
CurrentVersion: 1.1.1
CurrentVersionCode: 16