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: 15 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 (over 11 years ago)
- Default Branch: staging
- Last Pushed: 2025-05-07T21:44:37.000Z (22 days ago)
- Last Synced: 2025-05-12T20:17:16.656Z (17 days ago)
- Topics: elixir, farmbot, nerves
- Language: Elixir
- Homepage:
- Size: 79.2 MB
- Stars: 1,110
- Watchers: 61
- Forks: 274
- 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 |
| :---: | :---: | :---: |
| [](https://circleci.com/gh/FarmBot/farmbot_os/tree/main) | [](https://circleci.com/gh/FarmBot/farmbot_os/tree/staging) | [](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)