mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
a3389b8b0df54ea0cfa75f5b0553529dc9dc6179
- Introduced a new ChunkManager class to handle chunked uploads, including methods for processing chunks, tracking upload progress, and cleaning up temporary files. - Updated the FilesystemController to support chunked uploads and provide endpoints for checking upload progress and canceling uploads. - Added a ChunkedUploader utility to manage chunked uploads on the client side, optimizing file uploads based on size. - Enhanced the API with new routes for upload progress and cancellation, improving user experience during file uploads. - Updated frontend components to utilize chunked upload functionality, ensuring efficient handling of large files.
🌴 Palmr. - Open-Source File Transfer
Palmr. is a flexible and open-source alternative to file transfer services like WeTransfer, SendGB, Send Anywhere, and Files.fm.
🔗 For detailed documentation visit: Palmr. - Documentation
📌 Why Choose Palmr.?
- Self-hosted – Deploy on your own server or VPS.
- Full control – No third-party dependencies, ensuring privacy and security.
- No artificial limits – Share files without hidden restrictions or fees.
- Simple deployment – SQLite database and filesystem storage for easy setup.
- Scalable storage – Optional S3-compatible object storage for enterprise needs.
🚀 Technologies Used
Palmr. is built with a focus on performance, scalability, and security.
Backend & API
- Fastify (Node.js) – High-performance API framework with built-in schema validation.
- SQLite – Lightweight, reliable database with zero-configuration setup.
- Filesystem Storage – Direct file storage with optional S3-compatible object storage.
Frontend
- NextJS 15 + TypeScript + Shadcn/ui – Modern and fast web interface.
🛠️ How It Works
- Web Interface → Built with Next, React and TypeScript for a seamless user experience.
- Backend API → Fastify handles requests and manages file operations.
- Database → SQLite stores metadata and transactional data with zero configuration.
- Storage → Filesystem storage ensures reliable file storage with optional S3-compatible object storage for scalability.
📸 Screenshots
👨💻 Core Maintainers
Daniel Luiz Alves |
---|
![]() |
🤝 Supporters
⭐ Star History
🛠️ Contributing
For contribution guidelines, please refer to the CONTRIBUTING.md file.
Description
🌴 Palmr. is an open-source file-sharing platform focused on privacy and security. It enables users to upload, manage, and share files with features like password protection, custom links, and access control without tracking or limitations. Designed for seamless and secure sharing, Palmr. is completely free.
Readme
85 MiB
Languages
TypeScript
78.7%
MDX
17.9%
Python
1.2%
JavaScript
1.1%
CSS
0.4%
Other
0.6%