bildschirmtext / bildschirmtext

64 stars 10 forks source link

AppImage für Linux #7

Open probonopd opened 5 years ago

probonopd commented 5 years ago

Besteht Interesse ein Bildschirmtext-AppImage für Linux anzubieten?

Das AppImage ist eine ausführbare Datei für Linux, die Neu-Ulm, Python, den Dosbox DOS-Emulator, den BTX-COM Decoder und socat enthält und bereits fix und fertig vorkonfiguriert ist.

appimage

Herunterladen, Ausführen, BTX nutzen.

btx

Interesse?

probonopd commented 5 years ago

If you like to produce your own AppImage, it's easy: On any deb-based system, run:

wget -c "https://raw.githubusercontent.com/AppImage/pkg2appimage/master/pkg2appimage"
bash -ex pkg2appimage Bildschirmtext
./out/Bildschirmtext*.AppImage
petersieg commented 5 years ago

Sound interesting - would need a 32bit AppImage :-(

Peter

probonopd commented 5 years ago

would need a 32bit AppImage

Why is that? Are you running a 32-bit Linux system?

petersieg commented 5 years ago

Yes ;-)

o-valo commented 2 years ago

Leider scheint das script nicht mehr zu funktionieren, es wird unter ubuntu 20.04 leider kein appimage erzeugt, es wird mit einem 404 abgebrochen, weile Bilder nicht geladen werden können ?

########## Schnipp ############################

wget -c https://www.internetworld.de/img/1/7/6/3/4/6/0ed52cf0b8551571.jpeg -O usr/share/icons/hicolor/256x256/apps/bildschirmtext.png --2021-11-09 21:36:16-- https://www.internetworld.de/img/1/7/6/3/4/6/0ed52cf0b8551571.jpeg Auflösen des Hostnamens www.internetworld.de (www.internetworld.de) … 195.50.179.19 Verbindungsaufbau zu www.internetworld.de (www.internetworld.de)|195.50.179.19|:443... verbunden. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 404 Not Found 2021-11-09 21:36:16 FEHLER 404: Not Found.

############### Schnapp #####################################

Könntest du einfach ein fertiges appimage für x86_64 posten ? Danke :)

probonopd commented 2 years ago

Mir fehlt noch ein Icon. Kann jemand ein geeignetes 128x128 png herstellen? https://commons.wikimedia.org/wiki/File:Bildschirmtext_Logo.svg

o-valo commented 2 years ago

Hallo, ich habe das Logo aus der Seite mal ein wenig auf 128x128 verkleinert: Da ich nicht wusste wie und wo ich das Bild ablegen muss, hab ich das mal bei files.fm hinterlegt: https://files.fm/u/zd4urkptq
Ich hoffe daraus kann das appimage gebaut werden:

probonopd commented 2 years ago

Sollte funktionieren. Vielen Dank!