Applimage for Chitchatter #43
MohammadTaseenKhan
started this conversation in
Show and tell
Replies: 2 comments 4 replies
-
Amazing! It looks like you're using Nativefier to make the AppImage. I'd like to build something like this into the project. Rather than using Nativifier I think it might be simpler to integrate electron-builder into the build pipeline. That would enable (at least for Linux AppImage and Windows targets) auto-updating. I've set up something similar for another Create React App-based project, and it works quite well. I've just filed #44 to get this done! |
Beta Was this translation helpful? Give feedback.
4 replies
-
Example Preview:taseen@taseen-khan:~$ appnativefy --name "Facebook" --url "https://www.facebook.com" --services --widevine --favicon /usr/local/lib/node_modules/appnativefy ATTENTION: Using the **unofficial** Electron from castLabs It implements Google's Widevine Content Decryption Module (CDM) for DRM-enabled playback. Simply abort & re-run without passing the widevine flag to default to 11.3.0 Preparing Electron app... Converting icons... Packaging... This will take a few seconds, maybe minutes if the requested Electron isn't cached yet... Downloading electron-v11.3.0-wvvmp-linux-x64.zip: [======================================------------------------------------] 51% ETA: 113.3 seconds |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@jeremyckahn
An applimage for chitchatter.im
Download Here
Beta Was this translation helpful? Give feedback.
All reactions