Skip to content

OSH-2018/X-satu

Repository files navigation

Satu FS

The Satu file system is an Internet-aware file system for IoT systems, which has an emphasis on developer-frienliness and portability.

Currently, the only supported platform is RIOT OS.

WARNING: the Satu FS is under development and not ready for anyone and any use.

Features

  • File system running on low resources.
  • Send stream data to a remote server.
  • Buffer stream data when disconnected.

Structure

This repository contains the source code of the Satu FS, and a package for use with RIOT OS.

.
├── Documentation    Documentation of the Satu FS
├── example          A demo app for RIOT OS
├── port             A port package for RIOT OS
│   └── fs           The actual port
├── RIOT             RIOT OS
└── satu             Satu FS

We hope more OSs can be supported in the future, so we don't simply mix /port with /satu.

Authors

See the contibutors page.

License

GPLv3. See COPYING. Note that this is a temporary decision and we may change it in the future.

About

X-satu created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors