steal icon indicating copy to clipboard operation
steal copied to clipboard

Flatpack version?

Open khalilgharbaoui opened this issue 2 years ago • 2 comments

Please add flatpack or appimage or snap verison or dockerized version of this?

khalilgharbaoui avatar Oct 09 '22 01:10 khalilgharbaoui

if anyone is willing to maintain it i have no problem

AbdelrhmanNile avatar Oct 11 '22 14:10 AbdelrhmanNile

i think it will be hard to do so since steal is not a binary because its hard and annoying to package a python kivy app for for linux i am thinking about re writing steal with flutter, then i might consider shipping it as an appimage

AbdelrhmanNile avatar Oct 11 '22 14:10 AbdelrhmanNile

Or make it web based, so people can simply go to 127.0.0.1:3000

khalilgharbaoui avatar Oct 22 '22 18:10 khalilgharbaoui

I would love if this became a thing so steam decks could be all in one :)

GarnetSunset avatar Nov 23 '22 21:11 GarnetSunset

@GarnetSunset I actually got this working on steam deck with a lot of workarounds 😅

khalilgharbaoui avatar Nov 23 '22 23:11 khalilgharbaoui

Yo yo yo can you document how? Does it involve disabling read only?

GarnetSunset avatar Nov 24 '22 04:11 GarnetSunset

Yo yo yo can you document how? Does it involve disabling read only?

Yes it needs to be disabled and after installing all needed dependencies enabled again otherwise any new updates will remove all and you would have to start over.

sofar i can see the index with all images and can initiate a download.

within each finished download there is a script I kind of grabbed some lines out that and ran them seperatly in the terminal to unpack. after unpacking just added the main .exe to steam or lutris and using proton or the usual.

running them with the script directly wont work.

it's a lengthy proccess with too many steps to document to be honest. I could show you if you PM me: [email protected]

otherwise I might document it at some point if i find the time.

But for now this issue is about dockization, flatpack or snap. lets keep to that subject.

khalilgharbaoui avatar Nov 24 '22 05:11 khalilgharbaoui

@khalilgharbaoui @GarnetSunset its available as an appimage now! https://github.com/AbdelrhmanNile/UnderTaker141

AbdelrhmanNile avatar Sep 02 '23 19:09 AbdelrhmanNile

Thank you!

GarnetSunset avatar Sep 03 '23 00:09 GarnetSunset