Skip to content

pomf/pomf

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 29, 2022 21:42
.
July 16, 2022 07:06
January 23, 2022 00:43
April 17, 2022 10:30
.
July 16, 2022 07:06
April 17, 2022 10:32
January 22, 2022 21:27
January 27, 2023 22:30
January 29, 2022 21:42
January 29, 2022 21:42

Pomf

Build Status Quality Gate Status MIT licensed Documentation Status

Pomf is a simple file uploading and sharing platform.

-> Until Pomf is updated I recommend using Uguu!<-

Features

  • 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

Demo

See the real world example at demo.pomf.se.

Requirements

Tested and working with Nginx + PHP-8.0/8.1 + SQLite/MySQL.

Node is used to compile Pomf, after that is runs on PHP.

Installation

Installation and configuration can be found at Pomf Documentation.

If you need a admin panel check out Moe Panel.

File expiration

If you want files to expire please have a look at Uguu instead which is based on Pomf.

Getting help

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)

Contributing

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-12 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!

Credits

Pomf was created by Go Johansson (nekunekus) & Emma Lejeck for Pomf.se. The software is currently maintained by the community.

License

Pomf is free software, and is released under the terms of the Expat license. See LICENSE.