Pomf is a simple file uploading and sharing platform.
- One click uploading, no registration required
- A minimal, modern web interface
- Drag & Drop & Paste supported
- Upload API with multiple response choices
- JSON
- HTML
- Text
- CSV
- Supports ShareX and other screenshot tools
See the real world example at demo.pomf.se.
Original development environment is Nginx + PHP7.3 + SQLite, but is confirmed to work with Apache 2.4 and newer PHP versions. Should work with any other PDO-compatible database.
Node is used to compile Pomf, after that is runs on PHP.
Installation and configuration can be found at Pomf Documentation.
If you need a admin panel check out Moe Panel.
If you want files to expire please have a look at Uguu instead which is based on Pomf.
Hit me up at @nekunekus or email me at neku@pomf.se.
The Pomf community gathers on IRC.
- IRC (users):
#pomfret
on Rizon (irc.rizon.net
)
We'd really like if you can take some time to make sure your coding style is
consistent with the project. Pomf follows PHP
PSR-2 and Airbnb JavaScript
(ES5) (airbnb/legacy
)
coding style guides. We use ESLint and PHPCS tools to enforce these standards.
You can also help by sending us feature requests or writing documentation and tests.
Thanks!
Pomf was created by Eric Johansson (nekunekus) & Emma Lejeck for Pomf.se. The software is currently maintained by the community.
Pomf is free software, and is released under the terms of the Expat license. See
LICENSE
.