termux-packages/README.md

33 lines
1.8 KiB
Markdown
Raw Normal View History

2019-02-12 01:44:10 +00:00
# Termux packages
2020-01-22 19:35:34 +00:00
[![Packages last build status](https://github.com/termux/termux-packages/workflows/Packages/badge.svg)](https://github.com/termux/termux-packages/actions)
[![Docker image status](https://github.com/termux/termux-packages/workflows/Docker%20image/badge.svg)](https://hub.docker.com/r/termux/package-builder)
2016-01-13 00:29:13 +00:00
[![Join the chat at https://gitter.im/termux/termux](https://badges.gitter.im/termux/termux.svg)](https://gitter.im/termux/termux)
2021-05-01 12:08:33 +00:00
![GitHub repo size](https://img.shields.io/github/repo-size/termux/termux-packages)
2016-01-13 00:28:47 +00:00
2020-06-26 19:57:33 +00:00
This project contains scripts and patches to build packages for the [Termux](https://github.com/termux/termux-app)
2019-09-22 15:28:44 +00:00
Android application.
2015-06-12 23:03:17 +00:00
2021-05-03 11:06:06 +00:00
Quick how-to about Termux package management is available at [Package Management](https://github.com/termux/termux-packages/wiki/Package-Management). It also has info on how to fix **`repository is under maintenance or down`** errors when running `apt` or `pkg` commands.
2019-09-22 15:28:44 +00:00
## Contributing
2020-12-11 15:27:07 +00:00
**@termux is looking for help with fixing issues, adding new packages and maintaining
2021-02-11 13:12:49 +00:00
existing ones. It would be very helpful if you submit a pull request with bug fixes.**
Processing of new package requests is limited. Repository is already big and recently
we got the [new problems with hosting](https://github.com/termux/termux-packages/issues/6348).
Submit requests only for things that can be important for most users.
2019-02-13 05:10:22 +00:00
2020-07-28 17:43:42 +00:00
Read [CONTRIBUTING.md](/CONTRIBUTING.md) and [Developer's Wiki](https://github.com/termux/termux-packages/wiki) for more details.
2019-02-13 05:10:22 +00:00
2020-06-19 15:19:36 +00:00
## Contacts
2019-02-13 05:10:22 +00:00
2020-06-19 15:19:36 +00:00
General mailing list: https://groups.io/g/termux
2019-02-23 14:18:27 +00:00
2020-06-19 15:19:36 +00:00
Developer mailing list: https://groups.io/g/termux-dev
2019-02-23 14:18:27 +00:00
2020-06-19 15:19:36 +00:00
General chat: https://gitter.im/termux/termux or #termux on IRC/freenode.
2019-09-22 15:28:44 +00:00
2020-06-19 15:19:36 +00:00
Developer chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.