FilenCloudDiensteFilenCloudDiensteOfficialยท8 Agent Skills Included

filen-rs

Rust SDK for encrypted Filen cloud storage and mobile sync

Implements secure file upload, download, encryption, and directory management for Filen cloud storage in Rust. Provides SQLite caching, mobile bindings for iOS and Android, HEIF image decoding, and rclone integration. Eliminates manual API handling and crypto boilerplate so developers ship encrypted storage features faster.
npx skills add FilenCloudDienste/filen-rs --all -g -y
Available:

Gives your AI agent the exact build, test, lint, and toolchain commands plus workspace structure and feature flags needed to work on this Rust monorepo correctly.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install filen-rs?โ–ผ

Run `npx skills add FilenCloudDienste/filen-rs --all -g -y` in your terminal to install all skills in this suite globally.

What does filen-rs do?โ–ผ

It is a Rust implementation of Filen's end-to-end encrypted cloud storage, covering authentication, file operations, directory management, sharing, and search.

Does filen-rs support mobile apps?โ–ผ

Yes. The filen-mobile-native-cache crate generates Kotlin and Swift bindings via UniFFI and provides a SQLite cache with local-to-remote sync for iOS and Android.

Can filen-rs decode HEIF images?โ–ผ

Yes. The heif-decoder crate builds libheif and libde265 from source to decode HEIF, HEIC, and AVIF images for thumbnails.

Is filen-rs ready for production use?โ–ผ

Not yet. The project is under active development, and some features like notes, chats, and user settings are still missing compared to the TypeScript SDK.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’