OxiCloud – lightweight alternative to Nextcloud file sharing (Rust)
a year ago
- #self-hosted
- #rust
- #file-storage
- OxiCloud was created as a simpler, faster alternative to existing file storage solutions like NextCloud.
- Features include a straightforward interface, lightweight design, responsive UI, and Rust-based performance.
- Optimized with Link Time Optimization (LTO) for maximum speed and efficiency.
- Supports English and Spanish interfaces with minimal setup required.
- System requirements include Rust 1.70+, PostgreSQL 13+, and at least 512MB RAM (1GB recommended).
- Follows Clean Architecture principles for easy extension and maintenance.
- Development workflow includes commands for building, testing, and optimizing the project.
- Future plans include user authentication, file sharing, WebDAV support, and more.
- Contributions are welcome, with guidelines provided in CONTRIBUTING.md.
- Licensed under MIT License, built by a developer seeking better file storage solutions.