Code Monkey home page Code Monkey logo

appdwarf's People

Contributors

kron4ek avatar phantop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

appdwarf's Issues

FreeBSD compatibility

Interesting!

Would you think this is something a future version of the AppImage file format should consider to take advantage of?

It would be nice if the bash script would be replaced by a ELF executable binary in order to remove the dependencies on tools that may not be there, e.g., on FreeBSD (admittedly an edge case but hey, AppImages can run there thanks to the Linuxulator in FreeBSD).

FreeBSD% chmod +x /tmp/java
FreeBSD% file /tmp/java 
/tmp/java: POSIX shell script executable (binary data)
FreeBSD% /tmp/java 
/tmp/java: md5sum: not found
/tmp/java: [[: not found
/tmp/java: /tmp/dwarf_java/AppRun: not found
/tmp/java: fusermount: not found

After use appdwarf

/home//Zettlr-2.3.0-x86_64.sh
/home/
/Zettlr-2.3.0-x86_64.sh: row 6: /tmp/dwarf_Zettlr-2.3.0-x86_64.sh1a3b6/AppRun: No such file or directory

OS: Fedora 36
Package: Zettlr
Where is found: local in /home/*****/
Running the script: by user (no root)

Feature request: include the needed dwarfs executables in the generated file

So, even though dwarfs is arguably the very best at what it does, it's not really known or popular. Meaning, an AppImage using it can't really be published as is because most people won't be able to use it.
Now, what about a minimal squashfs image containing a portable version of a barebones dwarfs install, appended to the actual image of the program contents? That just might do.
The idea is to first execute dwarfs like a normal AppImage and use it to mount and execute the program transparently to the user.
Thoughts?

Inconsistent behavior with AppImage

how do I use it ? let's say I have an appdir and inside has an apprun how do I use appdwarf to compress it and turn into a dwarf executable file?

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.