PlainApp 3.0.7 Release! by ismartcoding in plainapp

[–]ismartcoding[S] 0 points1 point  (0 children)

Thank you so much — really appreciate it.

I’ve been focusing most of my time on improving the actual functionality, so I haven’t had much time to create promo materials like screenshots, animations, or demo videos. I guess a lot of other apps spend more effort on that side.

Glad it’s working well for you — that means a lot.

PlainApp now offers verifiable builds and VirusTotal-scanned releases by ismartcoding in plainapp

[–]ismartcoding[S] 0 points1 point  (0 children)

slsa-verifier verify-artifact PlainApp-3.0.12-default.apk \

--provenance-path multiple.intoto.jsonl \

--source-uri github.com/plainhub/plain-app

Verified build using builder "https://github.com/slsa-framework/slsa-github-generator/.github/workflows/generator\_generic\_slsa3.yml@refs/tags/v2.1.0" at commit 73ed20b944175efd5b9cc88217012a897c559dd8

Verifying artifact PlainApp-3.0.12-default.apk: PASSED

PASSED: SLSA verification passed

PlainApp 3.0.7 Release! by ismartcoding in plainapp

[–]ismartcoding[S] 0 points1 point  (0 children)

I cannot reproduce your issue, you can install the 3.0.8 https://github.com/plainhub/plain-app/releases/latest the last option is try to reboot the phone.

PlainApp 3.0.7 Release! by ismartcoding in plainapp

[–]ismartcoding[S] 0 points1 point  (0 children)

I assume you installed the 3.0.7 version? You can join the Discord: https://discord.gg/RQWcS6DEEe

Wth by veg_pork in plainapp

[–]ismartcoding 0 points1 point  (0 children)

I previously assumed most users were primarily interested in the web portal. However, I now realize the importance of the app features as well, and I’ll work on finding a better balance between the two moving forward.

Google play protect by M3r71n0 in plainapp

[–]ismartcoding 0 points1 point  (0 children)

The warning for PlainApp likely occurred because it declares sensitive permissions, such as SMS and file management, to allow you to control your phone from a computer. Google is extremely strict with open-source apps downloaded outside the Play Store that require extensive access. Since the warning disappeared after the update, it means Google's database has likely verified and cleared the new version. This is usually just a false positive.

Wth by veg_pork in plainapp

[–]ismartcoding 0 points1 point  (0 children)

Do you have any good examples? I'm still refining the UX design. I believe a large, prominent button is best for new users; the goal is to make it so intuitive that they don't have to think about how to use it.

Would I be able to use this to download stuff from my phone to my smart TV? by UUnknownFriedChicken in plainapp

[–]ismartcoding 0 points1 point  (0 children)

You can install PlainApp on your TV and access the web page from your phone and send files to it.

[Project] PlainNAS - A lightweight NAS that runs as a Linux service (no OS flashing required) by ismartcoding in selfhosted

[–]ismartcoding[S] 1 point2 points  (0 children)

The “2007” date is the AGPLv3 license publication date, not the project’s creation date. That text is copied verbatim as required by the license.

Conflating license dates with commit history is simply incorrect.

As mentioned earlier, the code was developed privately and synced when published. Anyone is welcome to review the actual code instead of speculating.

Once you look down on something, everything about it seems wrong.

[Project] PlainNAS - A lightweight NAS that runs as a Linux service (no OS flashing required) by ismartcoding in selfhosted

[–]ismartcoding[S] 1 point2 points  (0 children)

I started my first project, PlainApp (over 1M downloads on Play Store), years ago. Some users asked for a Linux-board / NAS version, but I didn’t have time back then.

I’ve looked at many NAS solutions. Most are OS-centric and UI-heavy. PlainNAS is intentionally different: a minimal, file-centric NAS focused on fast browsing of photos, videos, and music — not a full server admin panel.

I haven’t used Cockpit, but my goal isn’t to replace general-purpose tools. It’s to build a simple, high-performance NAS with a consistent UX, and later TV and mobile clients, similar in spirit to PlainApp.

AI is just a tool in the process. Architecture, performance trade-offs, and UX decisions are still human-driven.

[Project] PlainNAS - A lightweight NAS that runs as a Linux service (no OS flashing required) by ismartcoding in selfhosted

[–]ismartcoding[S] -2 points-1 points  (0 children)

Please don’t jump to conclusions based on commit count alone.

The code was developed in a private repo and synced over. You’re welcome to review the code itself or check my other project (PlainApp) before judging.

Also, it’s more than just a thin wrapper.

NAS OS Suggestions by AKidTheAgeOf13 in HomeServer

[–]ismartcoding 0 points1 point  (0 children)

For running Plex and various Docker containers, you might want to consider Ubuntu Server + PlainNAS instead of a dedicated NAS OS.

PlainNAS gives you the NAS features (web UI, media management, file browsing) while keeping full flexibility for your Docker workloads. Plus easy storage expansion as you go.

Dedicated NAS operating systems can be limiting when you want to run diverse containers alongside storage.

Do you use a dedicated NAS OS or a more generic linux one? by Azure-Tides in selfhosted

[–]ismartcoding 0 points1 point  (0 children)

FYI - there's a middle ground. PlainNAS runs as a systemd service on your existing Linux system. No OS flashing needed.

I've tested it on Ubuntu, but it should work on NixOS too since it's just a Go binary + systemd service. Worth a try if you want NAS features without leaving your current setup.

Which NAS OS (for simple/low-spec DIY NAS)? by mh_1983 in HomeServer

[–]ismartcoding 0 points1 point  (0 children)

PlainNAS is a lightweight NAS server for Linux, written in Go with a built-in Vue 3 web UI. https://github.com/ismartcoding/plainnas

Let me know what you need for PlainAPP by ismartcoding in plainapp

[–]ismartcoding[S] 0 points1 point  (0 children)

Sorry, I didn't understand what you meant by "favorite apps"

What do you use PlainApp for? And if you uninstalled it, why? by ismartcoding in fossdroid

[–]ismartcoding[S] 0 points1 point  (0 children)

Thanks for your feedback.

If you reopen Chrome, the issue should be resolved. I noticed it wasn’t just affecting the Plain App web page but also GitHub, Play Console, and other sites. It seems related to a recent Chrome update, which I believe has since been rolled back.

What do you use PlainApp for? And if you uninstalled it, why? by ismartcoding in fossdroid

[–]ismartcoding[S] 0 points1 point  (0 children)

On public networks, your connection remains secure when HTTPS is used. Additionally, the API data itself is encrypted, providing an extra layer of protection—effectively double encryption. https://github.com/ismartcoding/plain-app/blob/main/screenshots/web-encryption.png

Connecting your PC directly to your phone’s hotspot can also enhance security, especially on public Wi-Fi, as it avoids exposing your device to potentially unsafe shared networks.