[![travis](https://api.travis-ci.org/libremesh/lime-packages.svg?branch=develop)](https://travis-ci.org/libremesh/lime-packages)
[![Backers on Open Collective](https://opencollective.com/libremesh/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/libremesh/sponsors/badge.svg)](#sponsors)
[![codecov.io](http://codecov.io/github/libremesh/lime-packages/branch/master/graphs/badge.svg)](http://codecov.io/github/libremesh/lime-packages)
# [LibreMesh][5] packages
[![LibreMesh logo](https://raw.githubusercontent.com/libremesh/lime-web/master/logo/logo.png)](https://libremesh.org)
[LibreMesh project][5] includes the development of several tools used for deploying libre/free mesh networks.
The firmware (the main piece) will allow simple deployment of auto-configurable,
yet versatile, multi-radio mesh networks. Check the [Network Architecture][4] to
see the basic ideas.
We encourage each network community to create its firmware profile on
[network-profiles][10] repository and build the images locally.
## Supported hardware
[In this page][1] we provide a list of requirements that ensure you to have a working LibreMesh node on your router.
This list comes with no warranties: read carefully the [model-specific instructions on OpenWrt wiki][2] and be extra-careful when flashing your routers!
## Building a Firmware Image on Your PC
The LibreMesh firmware can be compiled by following [these instructions][13].
## Testing
LibreMesh has unit tests that help us add new features while keeping maintenance effort contained.
To run the tests simply execute `./run_tests`.
Please read the [[Unit Testing Guide](TESTING.md)] for more details about testing and how to add tests to LibreMesh.
## Get in Touch with LibreMesh Community
### Mailing Lists
The project has a main mailing list [lime-users@lists.libremesh.org][8] and an Element (#libremesh-dev:matrix.guifi.net) bridged on IRC (#libremesh-dev on Freenode) chat room, check out this page for how to join the chatroom:
### Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
### Donations
We are now a member of [open collective][12], please consider a small donation!
#### Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/libremesh#backer)]
#### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/libremesh#sponsor)]
[1]: https://libremesh.org/docs/hardware/
[2]: https://openwrt.org/toh/start
[4]: https://libremesh.org/howitworks.html
[5]: https://libremesh.org/
[8]: https://lists.libremesh.org/mailman/listinfo/lime-users
[10]: https://github.com/libremesh/network-profiles/
[12]: https://opencollective.com/libremesh
[13]: https://libremesh.org/development.html