Skip to content

ncurses plugin for linuxdeploy. Bundles terminfo and a lot more.

License

Notifications You must be signed in to change notification settings

linuxdeploy/linuxdeploy-plugin-ncurses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linuxdeploy-plugin-ncurses

This is an (as of yet experimental) plugin for linuxdeploy. Its job is to bundle additional resources for applications that use ncurses.

Usage

# get linuxdeploy and linuxdeploy-plugin-ncurses
> wget -c "https://raw.githubusercontent.com/linuxdeploy/linuxdeploy-plugin-ncurses/master/linuxdeploy-plugin-ncurses.sh"
> wget -c "https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage"

# first option: install your app into your AppDir via `make install` etc.
# second option: bundle your app's main executables manually
# see https://docs.appimage.org/packaging-guide/from-source/native-binaries.html for more information
> [...]

# call through linuxdeploy
> ./linuxdeploy-x86_64.AppImage --appdir AppDir --plugin ncurses --output appimage

About

ncurses plugin for linuxdeploy. Bundles terminfo and a lot more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages