linuxphoneapps / linuxphoneapps.org

A replacement for linmobapps.frama.io
https://alpha.linuxphoneapps.org/
MIT License
9 stars 2 forks source link
hacktoberfest librem5 linmobapps linux-phones pinephone

linuxphoneapps.org

MOVED TO FRAMAGIT!

Join the discussion on how to build LinuxPhoneApps

What is this?

Abandoned working draft for a Zola-based (likely with the adidoks theme) replacement for LINMOBapps.frama.io - the goal is an app directory for Linux Phones like the PinePhone and Librem 5, which

It's up and runnning at alpha.linuxphoneapps.org!

For more read this blog post.

Please join the this project and contribute!

FAQ

How to get this running locally to hack on it?

How does this roughly work?

How to add apps? Why isn't there a template for adding apps?

Please don't add apps until the "Prototype/First release" milestone is completed (which will bring a template and describe how to add apps). Add them over at LINMOBapps.frama.io instead for now.

The reason for this is that until content/apps/yourappid/index.md is somewhat finished, adding apps does not help progress. Manually adjusting 5-10 index.mds is a chore, adjusting 300 is a nightmare.

What about games?

There's a milestone for that. No ETA, sorry! Help is welcome!

What's the Roadmap?

1. Getting a rough Zola site to work (milestone 1)

The spec for apps needs to get to a somewhat viaable form first before moving the apps over. The open issues should clarify what's still missing and needs clarification. [This template]() should resemble the current draft of an app entry.

1.1 Overhaul current dataset of LINMOBapps

See the corresponding Milestone over at LINMOBapps.

1.2 Optional goal: Include games (milestone)

The above under 1.0 and 1.1 applies to the game section, too. Feel free to add issues to the milestome, any help is welcome.

1.3 Work on a converter from apps.csv (optionally also games.csv) to individual app

To reach this goal I've already started a project.

2. Launch properly on LinuxPhoneApps.org with all apps brought over

No milestone for this yet. It will be added (along with issues), once 1. and 1.1 are finished, as these are blockers for this milestone.

2.5. "Semi-Automatic metadata based updates"

Using AppStream Metadata it should be possible to add more information, such as release notes or upstream screenshots with relatively little work. For this, an "AppStream to LPA-TOML" converter will have to be created, and likely some diff'ing logic that either analyses the metainfo.xml/appdata.xml files or their converted counterparts.

We also might need a seperate, modular "updating" logic, as a key goal is to augment upstream information by information our contributors collect/provide.

In theory work on this Milestone can be started right now, as the current template is likely to not change too much (it might be extended, but that's all). It would definitely be helpful to also have a definitive list of the (relevant) kinds of extra information appstream metadata can contain that we don't currently collect/list on alpha.linuxphoneapps.org/LINMOBapps as early as possible.

3. Pie in the Sky