Code Monkey home page Code Monkey logo

appimageinfo's People

Contributors

azubieta avatar theassassin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

theassassin

appimageinfo's Issues

AppImage architecture detection

appimage-info relies on libbfd from binutils to guess the architecture of the AppImage files.
As the list of architectures is quite long (enough to fill 50MiB) we will only support the "most common" ones.
If you find that your AppImage file architecture is not being properly guessed. Please fill a bug providing a download link for further testing.

Categories= missing in desktop file

The desktop file is lacking a Categories= entry in the *.desktop file.

According to the menu spec,

By including one of the Main Categories in an application's desktop entry file, the application will be ensured that it will show up in a section of the application menu dedicated to this category. If multiple Main Categories are included in a single desktop entry file, the entry may appear more than once in the menu.

Hence, please add at least one of the following in the Categories= key.

Main Category Description Notes
AudioVideo Application for presenting, creating, or processing multimedia (audio/video)
Audio An audio application Desktop entry must include AudioVideo as well
Video A video application Desktop entry must include AudioVideo as well
Development An application for development
Education Educational software
Game A game
Graphics Application for viewing, creating, or processing graphics
Network Network application such as a web browser
Office An office type application
Science Scientific software
Settings Settings applications Entries may appear in a separate menu or as part of a "Control Center"
System System application, "System Tools" such as say a log viewer or network monitor
Utility Small utility application, "Accessories"

In addition, you could specify one or more from the longer list of Additional Categories.

Please test the result with desktop-file-validate and make sure it passes.

References:

Expose data by means of funtions calls

Current implementation force clients to parse a JSON formatted blob to get the AppImage data.
In certain scenarios only a limited set of this data is required or including a JSON parser will imply unrequired software bloat.

Therefore a more C friendly API should be provided.

Wrongly reports i386 architecture

me@host:~$ /home/me/Downloads/AppImage_Info-x86_64.AppImage /home/me/Downloads/AppImage_Info-x86_64.AppImage 
Not .appdata.xml file found.

{
  "abstract": {
    "default": "\"Extracts metadata form AppImage files.\""
  },
  "categories": [
    "Utility"
  ],
  "file": {
    "architecture": "i386",
    "sha512checksum": "6d43af8fcfec8ffc96b1dfa68d387628179a21957c3d150f2a245cab7ba1ffa5990916c7b6e5f4795c62c0ec22883623c50196b834da1f87d85db64ba4c67dd5",
    "size": 0,
    "type": 2
  },
  "format": 1,
  "icon": "",
  "id": "appimage-info-10033262ccb8.desktop",
  "name": {
    "default": "AppImage Info"
  }
}

.zsync file is missing on GitHub Releases

.zsync file is missing on GitHub Releases for AppImageUpdate file is missing on GitHub Releases for AppImageUpdate. linuxdeployqt used to produce one automagically...

Move to the appimage github project

@probonopd I would like you to review the project in order to move it into the AppImage org.
@TheAssassin already suggested to rename the lib to libappimageinfo and the cli command to libappimageinfotool.
I actually don't think that the "tool" sufix is required.

Output YAML

Would it be possible to output YAML instead of and/or in addition to JSON?

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.