.. | ||
custom | ||
installation | ||
src | ||
tailwind | ||
.dockerignore | ||
.editorconfig | ||
.env.example | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.lintstagedrc.json | ||
.stylelintrc.json | ||
.tool-versions | ||
app.json | ||
CHANGELOG.md | ||
compose-dev.yaml | ||
Dockerfile | ||
Dockerfile.dev | ||
favicon.ico | ||
index.html | ||
LICENSE | ||
package.json | ||
postcss.config.cjs | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json | ||
vite.config.ts | ||
yarn.lock |
pl-fe
is a social networking client app. It works with any Mastodon API-compatible software, but it's focused on supporting alternative backends, like Pleroma or GoToSocial.
Try it out
Want to test pl-fe
with any existing MastoAPI-compatible server? Try pl.mkljczk.pl — enter your server's domain name to use pl-fe
on any server!
If you want to use pl-fe
as the default frontend on your server, download the latest build from pl.mkljczk.pl/pl-fe.zip and install it following the instructions for your backend. For example, on a standard Pleroma installation you can use:
curl -O https://pl.mkljczk.pl/pl-fe.zip
unzip pl-fe.zip -d /opt/pleroma/instance/static/
rm pl-fe.zip
Contribute
Code contributions are welcome. Weblate is used for project translation.
License
pl-fe
is a fork of Soapbox, which was forked from Gab Social, which is a fork of Mastodon.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Follow my Pleroma account to stay up to date on pl-fe
development. You can also join the project community on Discord.