Code Monkey home page Code Monkey logo

quasseldroid-ng's Introduction

Release Version

Quassel is a distributed, decentralized IRC client, written using C++ and Qt. Quasseldroid is a pure-java client for the Quassel core, allowing you to connect to your Quassel core using your Android™ phone.

Screenshot of Quasseldroid on Phone and Tablet

Build Requirements

Quasseldroid requires you to have the latest version of gradle installed, and a recent version of the Android SDK installed (and configured via the environment variable ANDROID_HOME)

Building

The build process uses gradle, ./gradlew assemble builds all versions.

Unit tests are supported, and can be run with ./gradlew check

To sign your releases, generate a keypair and create a file named signing.properties with the following content to let gradle automatically sign your builds.

storeFile=/path/to/your/keystore/here.keystore
storePassword=passwordofyourkeystorehere
keyAlias=nameofyourkeyhere
keyPassword=passwordofyourkeyhere

Authors

  • Janne Mareike Koschinski (justJanne) Rewrite, UI, Annotation Processors, Backend

Acknowledgements

This project was inspired by and is based on Quasseldroid Legacy as well as Quassel.

Authors of legacy Quasseldroid:

  • Frederik M. J. Vestre (freqmod) Initial qdatastream deserialization attempts
  • Martin "Java Sucks" Sandsmark (sandsmark) Legacy protocol implementation, (de)serializers, project (de)moralizer
  • Magnus Fjell (magnuf) Legacy UI
  • Ken Børge Viktil (Kenji) Legacy UI

Used Libraries

Quasseldroid

Themes

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

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/>.

quasseldroid-ng's People

Contributors

justjanne avatar marclandis avatar rudloff avatar tda98 avatar

Watchers

 avatar

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.