Giter Site home page Giter Site logo

linuxphoneapps / linuxphoneapps.org Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 2.0 3.4 MB

A replacement for linmobapps.frama.io

Home Page: https://alpha.linuxphoneapps.org/

License: MIT License

HTML 90.40% JavaScript 9.60%
linux-phones pinephone librem5 linmobapps hacktoberfest

linuxphoneapps.org's Introduction

linuxphoneapps.org

MOVED TO FRAMAGIT!

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

  • performs well on these phones (linmobapps does not),
  • allows for easier contributions for developers and users,
  • provides more information and requires less maintenance.

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?

  • Install the latest release of Zola (Linux Distro packaging status)
  • Clone this repo git clone https://github.com/linuxphoneapps/linuxphoneapps.org.git (or fork it first and ssh clone your fork)
  • cd linuxphoneapps.org
  • Install the adidoks theme:
    `git submodule init` 
    `git submodule update`
    
  • After that, running zola serve should get the site up and running.

How does this roughly work?

  • content contains subfolders for the content, e.g. apps, docs or further info on taxonomies
  • templates contains the templates that render that content. For building templates, check out the documentation for Zola and Tera, Zola's templating language.
  • config.toml defines a bunch of base variables for the site,
  • themes is not a working directory, but only the place the adidoks theme gets cloned to.

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

  • Web app for Linux Phones
  • package repositories
  • ...

linuxphoneapps.org's People

Contributors

1peter10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

serranya westcope

linuxphoneapps.org's Issues

Define requirements for and implement Game section

We really should bring the game list over, too.
These are the colums of the apps.csv (bold: not in apps.csv, italic: not on LinuxPhoneApps.org):

  • name
  • reporter
  • verified
  • repository
  • website
  • more information
  • license
  • category
  • summary
  • summary source
  • description
  • description source
  • screenshots
  • mobile compatibility
  • framework
  • backend
  • service
  • appid
  • scale-to-fit
  • notice
  • flatpak
  • aur
  • postmarketos
  • debian

Initial thoughts: Verified is simple to implement, reporter would be nice for the apps, too (but hard (well, time consuming) to source in post, so it's best optional). Regarding repology, I'll see if I can implement it as an array, as the same software often is packaged under different packaging names – but that's not game specific at all

To be defined:

  • design,
  • come up with additional features that would be nice to have for games in particular, e.g. multi player/single player?

Build error: licenses/_index.md not found

When I try to build the page I get the following error:

Failed to build the site
Error: Failed to render a list of state page.
Reason: Failed to render 'state/list.html'
Reason: Function call 'get_section' failed
Reason: Section `licenses/_index.md` not found.

This prevents zola serve from working. Despite this zola build seems to produce a working page.

dots in App URLs

It would be great to have dots in the App URLs so that App URLs match the App ID.

This might be impossible however, depending on what Zola allows here. Needs research!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.