Skip to content

Latest commit

 

History

History
89 lines (52 loc) · 4.34 KB

README_zh_Hans.md

File metadata and controls

89 lines (52 loc) · 4.34 KB

YunoHost 上的 flohmarkt

集成程度 工作状态 维护状态

使用 YunoHost 安装 flohmarkt

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 flohmarkt。
如果您还没有 YunoHost,请参阅指南了解如何安装它。

概况

A decentral federated small advertisement platform

flohmarkt provides its own http server that can be used stand-alone to show small ads that registered users may publish.

Registration works through the server itself and can be switched off (to run a server for e.g. only one person or only the persons that had been registered until that moment).

To register it's necessary to provide an email address to which a confirmation link is send.

Registered users can access a simple form to publish there small ads. The small ads can be looked at by anybody who is able to reach the website.

Federation

To communicate with someone who published a small ad the server hints to an unregistred user "To answer this offer please log in or create an account. OR use another fediverse-account".

The small add visited turns out to be a note in the fediverse. It's url can be opened with your favourite fediverse client at the server you're already registered to. You then can boost the small ad like any other note you read.

Or you can use your account to answer the author of the small ad if - and only if - you mark your note as 'private' aka 'direct'. This way you can contact the person.

It's also possible to follow accounts on flohmarkt servers like any other account in the fediverse to get new small ads published by that account in your timeline.

Federation between flohmarkts

At time of installation the software asks for the coordinates of the community it should be for and the radius it should be used in.

This is an offer to help make the goods that might be offered travel less far. A flohmarkt can manually federate with other flohmarkts in its range showing all their goods on its page.

This is not ment to be a restriction, but a nudging to build local communities. These would have the advantage that people could trust each other more, because trades face-to-face could be more common.

More information

Generally the wiki is a good source of information.

分发版本: 0.2.0~ynh1

演示: https://flohmarkt.ween.de/

截图

flohmarkt 的截图

🔴 负面特征

  • Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/flohmarkt_ynh/tree/testing --debug
或
sudo yunohost app upgrade flohmarkt -u https://github.com/YunoHost-Apps/flohmarkt_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps