felixrieseberg/windows95

[Feature Request] Packaging this as an AppImage

Closed

#114 opened on Jan 9, 2019

 (7 comments) (6 reactions) (0 assignees)TypeScript (1,370 forks)batch import
help wanted

Repository metrics

Stars
 (22,062 stars)
PR merge metrics
 (Avg merge 10d 6h) (11 merged PRs in 30d)

Description

Given that it's based on Electron, wouldn't it be easy to create an AppImage for Linux (with the help of electron-builder) as well? Not everybody in the Linux world uses .deb or .rpm packages, and AppImages can run on all kinds of Linux systems (.deb/.rpm) alike, since they consist of a single executable file....

Contributor guide