You must add an account to continue. Go to Settings.

About

WuppìMini (temporary name?) is a minimalist, basic HTML-based frontend, designed for quickly and efficiently publishing to social media and content management services (note that only WordPress is currently supported).
Mainly aimed at old systems that might not support modern web-apps, the server-hosted version of this application works without any client-side scripts, and should be optionally reachable via unencrypted HTTP.
About practical use cases, you ask? I made this to upload game posts from my 3DS, and possibly microblog with my Kindle! (See an example: this post was published from my n3DS.)

Check out all my other web endeavors at https://hub.octt.eu.org, or join my Matrix space to chat or if you need help: https://matrix.to/#/#Spacc:matrix.org.

Versions

This app uses a novel approach behind the scenes to be able to run in one of either two modes, while reusing a single codebase: a classical server-side-rendered application, which works well on very limited systems but requires connection with a dedicated backend server that runs it, or a modern client-side single-page-application, relying on many modern web technologies, but working without an hosting server. Occasional bugs or update delays aside, the two essentially have feature parity and the same interface, but can be useful in different situations. Use whatever you prefer in each possible situation.

Open-Source, Licensing, Disclaimers

Copyright (C) 2024 OctoSpacc
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/.

To get the original, unminified source code, visit this same page on the server-side version (refer to the Versions section above). Alternatively, you can also find the source code on my shared Git repo: https://gitlab.com/octospacc/octospacc.gitlab.io/-/tree/master/source/WuppiMini/.

Changelog

2024-07-15 (deployed 2024-07-30)

2024-02-24

2024-02-12

2024-02-10

2024-02-09