firefly-sudo 0.14.0

SDK for accessing internal Firefly Zero API
Documentation
  • Coverage
  • 42.86%
    9 out of 21 items documented0 out of 19 items with examples
  • Size
  • Source code size: 12.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 436.38 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • orsinium

firefly-sudo

A Rust crate for accessing internal API of Firefly Zero. Used in system apps.

To use the crate, sudo = true must be set in firefly.toml. Unofficial sudo apps can be build from source using ff build but cannot be installed using any other method or added into the catalog. This is to prevent seemingly regular apps accessing data that they are not supposed to access. We still allow building from source because then the users can inspect the app source code before installing it.

If you miss a feature in the core Firefly Zero ecosystem and want to add it or fix it, please, reach out to us and we'll help you.