Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farmbot/farmbot_os
The operating system and all related software that runs on FarmBot's Raspberry Pi.
https://github.com/farmbot/farmbot_os
elixir farmbot nerves
Last synced: 4 days ago
JSON representation
The operating system and all related software that runs on FarmBot's Raspberry Pi.
- Host: GitHub
- URL: https://github.com/farmbot/farmbot_os
- Owner: FarmBot
- License: mit
- Created: 2014-01-12T18:54:11.000Z (almost 11 years ago)
- Default Branch: staging
- Last Pushed: 2024-09-01T19:43:05.000Z (4 months ago)
- Last Synced: 2024-10-29T15:39:53.543Z (about 2 months ago)
- Topics: elixir, farmbot, nerves
- Language: Elixir
- Homepage:
- Size: 79.1 MB
- Stars: 1,095
- Watchers: 63
- Forks: 266
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# :floppy_disk: Latest OS Image Downloads
The FarmBot OS release page has moved to [my.farm.bot/os](https://my.farm.bot/os)
Old versions of FarmBot OS can be found [here](https://github.com/FarmBot/farmbot_os/releases). Please note that [FarmBot does not provide support for old versions of FBOS](https://software.farm.bot/docs/support-policy).
---
## Build status
| main Build Status | Staging Build Status | Test Coverage |
| :---: | :---: | :---: |
| [![main Build Status](https://circleci.com/gh/FarmBot/farmbot_os/tree/main.svg?style=svg)](https://circleci.com/gh/FarmBot/farmbot_os/tree/main) | [![Staging Build Status](https://circleci.com/gh/FarmBot/farmbot_os/tree/staging.svg?style=svg)](https://circleci.com/gh/FarmBot/farmbot_os/tree/staging) | [![codecov](https://codecov.io/gh/FarmBot/farmbot_os/branch/staging/graph/badge.svg)](https://codecov.io/gh/FarmBot/farmbot_os) |---
## Installing FBOS on a Device
[END USERS: See the official documentation](https://software.farm.bot/docs/farmbot-os)
## Problems?
See the [FAQ](docs/target_development/target_faq.md)
If your problem isn't solved there please file an issue on [Github](https://github.com/FarmBot/farmbot_os/issues/new)## Security Concerns?
We take security seriously and value the input of independent researchers. Please see our [responsible disclosure guidelines](https://farm.bot/responsible-disclosure-of-security-vulnerabilities/).
## Want to Help?
* [Low Hanging Fruit](https://github.com/FarmBot/farmbot_os/search?utf8=%E2%9C%93&q=TODO)
* [Development](CONTRIBUTING.md)