Resolve linter warnings
Add message sheet
Upgrade dependencies
An IRC client for mobile devices.
Goals:
If you want to try out goguma on Android, you can use our F-Droid repository which provides nightly builds. Goguma is also available on the official F-Droid repository. Alternatively, you can grab APKs directly from our CI (check out build artifacts). For more information about using Goguma, see our documentation.
Develop with:
flutter run -d linux
Build with:
flutter build linux
The built binary is in build/linux/release/bundle/goguma
.
Build with:
flutter build apk
The built APK is in build/app/outputs/flutter-apk/app-release.apk
.
Send patches to the mailing list, report bugs on the issue tracker. Discuss in #emersion on Libera Chat.
If you aren't familiar with git send-email
, you can use the
web interface to submit patches.
AGPLv3, see LICENSE.
Copyright (C) 2021 The goguma Contributors