GithubHelp home page GithubHelp logo

[feature request] appimage about cowsay HOT 6 CLOSED

sckott avatar sckott commented on July 28, 2024
[feature request] appimage

from cowsay.

Comments (6)

sckott avatar sckott commented on July 28, 2024

what is appimage?

from cowsay.

FalsePhilosopher avatar FalsePhilosopher commented on July 28, 2024

@sckott AppImage is a format for distributing portable software on Linux without needing superuser permissions to install the application. It tries also to allow Linux distribution-agnostic binary software deployment for application developers, also called upstream packaging. https://appimage.org/ With it being packaged into an appimage cowsay is just a matter of "./cowsay.appimage say('helloworld')" on any linux distro.

from cowsay.

sckott avatar sckott commented on July 28, 2024

hmmm, but cowsay is already available as a shell command https://github.com/tnalpgge/rank-amateur-cowsay so i imagine that would be better for a linux cli interface than this

from cowsay.

FalsePhilosopher avatar FalsePhilosopher commented on July 28, 2024

@sckott True and is one of the first packages I install when I distro hop or upgrade distros. But cowsay does not come preinstalled on most linux distros. To leave a unicorn saying you should lock your screen before you leave on somebodies machine would require root access to install cowsay, or to just launch an appimage of cowsay. With an appimage you can cowsay on any distro any time without root to install anything. We could leave funny messages on any linux machine with an appimage.

from cowsay.

sckott avatar sckott commented on July 28, 2024

okay, i see, i dont have time to invest in this. i dont understand if its something done in this repo or done elsewhere. if it is a minimal impact on this repo you could send a PR

from cowsay.

FalsePhilosopher avatar FalsePhilosopher commented on July 28, 2024

@sckott You set up a ubuntu 18.04 vm as that's the oldest supported version of ubuntu and use linuxdeployqt to package the libraries and executable as an appimage. There's plenty of resources for appimages here https://github.com/AppImage/awesome-appimage

from cowsay.

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.