Giter VIP home page Giter VIP logo

Comments (5)

probonopd avatar probonopd commented on May 31, 2024

Note that not for all AppImages we have a direct download link. In this case, you could link e.g., to the https://appimage.github.io/SonicVisualiser/ (just as an example). We hope to add more download links in the future.

from linuxappstore.

cadamsdev avatar cadamsdev commented on May 31, 2024

@probonopd Thanks for the info. Yeah I think I'll do that for now. Quick question for you though. What happens if 2 people create an AppImage with the same name? How would it be displayed on appimage.github.io?

Author A creates an AppImage named SonicVisualiser
Author B creates an AppImage named SonicVisualiser

from linuxappstore.

probonopd avatar probonopd commented on May 31, 2024

The one from the official author would "win". We are over 800 apps now and never have had such a situation though.

from linuxappstore.

cadamsdev avatar cadamsdev commented on May 31, 2024

@probonopd Ok, so another question I have is. Can I get a new property e.g "id" to the feed here for each app that will uniquely identify them? Can be a GUID or auto incremented id. Basically like a primary key in a relational db. If a user can request changing the name of their app. Then I would need a way to determine if the app they changed is still the same app or else I'll get duplicates in my database. Snaps use a GUID "snap_id" See here, flatpaks use the package name. "flatpakAppId". See here

from linuxappstore.

probonopd avatar probonopd commented on May 31, 2024

We use the names of the files in https://github.com/AppImage/appimage.github.io/tree/master/data as our identifiers; if an application is renamed then it will not appear in the feed under the old identifier anymore.

from linuxappstore.

Related Issues (20)

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.