Open
Description
Hi, Jirafeau was officially forked with the knowledge of the former developer. There have been three further releases since the fork.
# software name
name: "Jirafeau"
# URL of the software project's homepage
website_url: "https://gitlab.com/jirafeau/Jirafeau"
# URL where the full source code of the program can be downloaded
source_code_url: "https://gitlab.com/jirafeau/Jirafeau"
# description of what the software does, shorter than 250 characters, sentence case
description: "Jirafeau is a "one-click-filesharing": Select your file, upload, share a link. That's it."
# list of license identifiers, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/licenses.yml for the full list of licenses
licenses:
- AGPL-3.0
# list of languages/platforms, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/platforms for the full list of platforms
platforms:
- PHP
- Docker
# list of tags (categories), see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/tags for the full list of tags
tags:
- File Transfer - Single-click & Drag-n-drop Upload
# (optional, true/false, default false) whether the software depends on a third-party service outside the user's control
depends_3rdparty: false
# (optional) link to an interactive demo of the software
demo_url: ""
# (optional) link to a list of clients/addons/plugins/apps/bots... for the software
related_software_url: ""
To ensure your issue is dealt with swiftly, please check the following (check the boxes [x]
):
- Submit one item per issue. This eases reviewing and speeds up inclusion.
- You have searched the repository for any relevant issues or PRs, including closed ones.
- Any software you are adding is not already listed at any of awesome-sysadmin, staticgen.com, staticsitegenerators.net, dbdb.io.
- Any software project you are adding to the list is actively maintained.
- Any software project you are adding was first released more than 4 months ago.
- Any software project you are adding has working installation instructions.