2015-06-28 05:27:06 +00:00
|
|
|
# K-9 Mail
|
2023-02-03 16:28:34 +00:00
|
|
|
|
2022-06-14 17:54:48 +00:00
|
|
|
[![Latest release](https://img.shields.io/github/release/thundernest/k-9.svg?style=flat-square)](https://github.com/thundernest/k-9/releases/latest)
|
|
|
|
[![Latest beta release](https://img.shields.io/github/v/release/thundernest/k-9.svg?include_prereleases&style=flat-square)](https://github.com/thundernest/k-9/releases)
|
2015-06-19 13:02:56 +00:00
|
|
|
|
2015-06-28 05:27:06 +00:00
|
|
|
K-9 Mail is an open-source email client for Android.
|
2015-06-19 13:02:56 +00:00
|
|
|
|
2015-06-28 05:27:06 +00:00
|
|
|
## Download
|
2015-06-19 13:02:56 +00:00
|
|
|
|
2015-06-28 05:27:06 +00:00
|
|
|
K-9 Mail can be downloaded from a couple of sources:
|
2015-06-19 13:02:56 +00:00
|
|
|
|
2015-06-28 05:27:06 +00:00
|
|
|
- [Google Play](https://play.google.com/store/apps/details?id=com.fsck.k9)
|
|
|
|
- [F-Droid](https://f-droid.org/repository/browse/?fdid=com.fsck.k9)
|
2022-06-14 17:54:48 +00:00
|
|
|
- [Github Releases](https://github.com/thundernest/k-9/releases)
|
2015-06-19 13:02:56 +00:00
|
|
|
|
2020-09-06 18:28:48 +00:00
|
|
|
You might also be interested in becoming a [tester](https://forum.k9mail.app/t/how-do-i-become-a-beta-tester/68) to get an early look at new versions.
|
2015-06-19 13:02:56 +00:00
|
|
|
|
2015-06-28 05:27:06 +00:00
|
|
|
## Release Notes
|
|
|
|
|
2022-06-14 17:54:48 +00:00
|
|
|
Check out the [Release Notes](https://github.com/thundernest/k-9/wiki/ReleaseNotes) to find out what changed
|
2015-06-28 05:27:06 +00:00
|
|
|
in each version of K-9 Mail.
|
|
|
|
|
|
|
|
## Need Help?
|
|
|
|
|
|
|
|
If the app is not behaving like it should, you might find these resources helpful:
|
|
|
|
|
2022-04-25 15:40:19 +00:00
|
|
|
- [User Manual](https://docs.k9mail.app/)
|
2020-09-06 18:28:48 +00:00
|
|
|
- [Frequently Asked Questions](https://forum.k9mail.app/c/faq)
|
2020-05-17 23:47:14 +00:00
|
|
|
- [Support Forum](https://forum.k9mail.app/)
|
2015-06-28 05:27:06 +00:00
|
|
|
|
|
|
|
## Translations
|
|
|
|
|
|
|
|
Interested in helping to translate K-9 Mail? Contribute here:
|
|
|
|
|
2023-02-16 16:26:31 +00:00
|
|
|
- [K-9 Mail localization](https://explore.transifex.com/k-9/k9mail/)
|
2015-06-28 05:27:06 +00:00
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
2023-02-03 16:28:34 +00:00
|
|
|
Thank you for contributing! If you're unfamiliar with the code, start by reading the [developer documentation](docs/DESIGN.md)
|
2019-01-11 10:26:44 +00:00
|
|
|
|
2022-06-14 17:54:48 +00:00
|
|
|
Please fork this repository and contribute back using [pull requests](https://github.com/thundernest/k-9/pulls).
|
2015-06-28 05:27:06 +00:00
|
|
|
|
|
|
|
Any contributions, large or small, major features, bug fixes, unit/integration tests are welcomed and appreciated
|
|
|
|
but will be thoroughly reviewed and discussed.
|
2022-06-14 17:54:48 +00:00
|
|
|
Please make sure you read the [Code Style Guidelines](https://github.com/thundernest/k-9/wiki/CodeStyle).
|
2015-06-28 05:27:06 +00:00
|
|
|
|
|
|
|
## Communication
|
|
|
|
|
2022-06-14 17:54:48 +00:00
|
|
|
Aside from discussing changes in [pull requests](https://github.com/thundernest/k-9/pulls) and
|
|
|
|
[issues](https://github.com/thundernest/k-9/issues) we use the following communication services:
|
2015-06-28 05:27:06 +00:00
|
|
|
|
2022-06-14 17:54:48 +00:00
|
|
|
- Matrix: [#k9mail:matrix.org](https://matrix.to/#/#tb-android:mozilla.org)
|
2021-06-06 12:58:21 +00:00
|
|
|
- IRC: [#k9mail on Libera Chat](https://web.libera.chat/#k9mail)
|
2015-06-28 05:27:06 +00:00
|
|
|
- [Developer mailing list](https://groups.google.com/forum/#!forum/k-9-dev)
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|