https://github.com/pocmo/yaaic
Yaaic (Yet Another Android IRC Client) is as the name already says an Internet Relay Chat (IRC) client for Android devices.
https://github.com/pocmo/yaaic
android android-irc-client internet-relay-chat irc
Last synced: 5 months ago
JSON representation
Yaaic (Yet Another Android IRC Client) is as the name already says an Internet Relay Chat (IRC) client for Android devices.
- Host: GitHub
- URL: https://github.com/pocmo/yaaic
- Owner: pocmo
- License: gpl-3.0
- Created: 2009-05-28T18:17:52.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T07:05:57.000Z (over 4 years ago)
- Last Synced: 2024-10-10T18:49:05.815Z (over 1 year ago)
- Topics: android, android-irc-client, internet-relay-chat, irc
- Language: Java
- Homepage: http://www.yaaic.org
- Size: 4.22 MB
- Stars: 333
- Watchers: 30
- Forks: 120
- Open Issues: 123
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/pocmo/Yaaic)
Yaaic - Yet Another Android IRC Client
======================================
Yaaic is as the full name already says an Internet Relay Chat (IRC)
client for Android devices.
This is the source code distribution of Yaaic. If you are looking
for a compiled 'ready to use' version (APK), get the official
build at the Google Play Store:
* https://play.google.com/store/apps/details?id=org.yaaic
If you are a developer and want to contribute to Yaaic, checkout
our repository at GitHub:
* http://github.com/pocmo/Yaaic
The project is using Gradle to build the application. Importing it
into Android Studio should be enough to get it building.
Drop me a line for questions regarding Yaaic or use one of the
following resources:
- IRC: irc.freenode.net #yaaic
- Homepage: http://www.yaaic.org
- Google Group: http://groups.google.com/group/yaaic
- Twitter: http://twitter.com/Yaaic
- Facebook: http://www.facebook.com/pages/Yaaic/359902798214
Third party libraries & resources
-----------------------------------------------------------------------
Yaaic includes the PircBot IRC API written by Paul Mutton available
under the GNU General Public License (GPL). http://www.jibble.org
The Yaaic icon was designed by http://www.androidicons.com
Some icons are part of the Silk icon set designed by Mark James
available under the Creative Commons Licence Attribution 3.0
Licence. http://www.famfamfam.com
Copyright (GPL)
-----------------------------------------------------------------------
Copyright 2009-2015 Sebastian Kaspari
Yaaic 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.
Yaaic 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 Yaaic. If not, see http://www.gnu.org/licenses/