Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

Palmr

> 前端框架
Open source

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 passwo

2.4K stars0 likes0 views
WebsiteGitHub

About

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 passwo

> ## ⚠️ Project Archived > After deep reflection, I have decided to focus my limited time and energy on my other projects. As a solo developer, I have struggled to actively maintain multiple projects with the care and attention they deserve. Without enough sponsors, it became unfeasible to maintain Palmr. > If you are interested in continuing this work through a fork, I will be happy to add a link to it here in the README. > We thank all the contributors and users who have supported Palmr over time! # 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](https://palmr.kyantech.com.br) ## 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. - **Folder organization** – Create folders to organize and share files. - **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 1. **Web Interface** → Built with Next, React and TypeScript for a seamless user experience. 2. **Backend API** → Fastify handles requests and manages file operations. 3. **Database** → SQLite stores metadata and transactional data with zero configuration. 4. **Storage** → Filesystem storage ensures reliable file storage with optional S3-compatible object storage for scalability. ## Screenshots

Login Page

Home Page

Dashboard

Profile Page

Files List View

Files Card View

Shares Management

Receive Files

Reverse Share

Settings Panel

User Management

Forgot Password

Reverse Share (WeTransfer Style)
## ‍ Core Maintainers | [**Daniel Luiz Alves**](https://github.com/danielalves96) | |------------------| | |
## Supporters [](https://www.repoflow.io/) ## ⭐ Star History ## ️ Contributing For contribution guidelines, please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptfastifyfile-sharingnextjsself-hosted

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架