Giter VIP home page Giter VIP logo

io.github.mike632t.x11-calc's Introduction

Flatpak packaging for x11-calc HP RPN calculator emulator

User can launch any of the program emulators (microcode-level firmware interpreter).
Application icon shows-up in desktop launcher after install.
Right-click on icon to set default model for direct access, or launch a sample model from list.

Application may be started under terminal (to monitor eventual error messages):
flatpak run io.github.mike632t.x11-calc (add --setup to set defaults)
Defaults may be edited manually from host:
nano ~/.var/app/io.github.mike632t.x11-calc/config/x11-calc/x11-calc.conf

Application is strictly sandboxed, so it can only process files (*.dat, *.rom) within host's:
~/.var/app/io.github.mike632t.x11-calc/data/x11-calc/
which x11-calc application can access there, or within sandboxed /var/data/x11-calc/.
Similarly some read-only sample saved programs are in sandboxed /app/share/x11-calc/prg/.

Building & testing

Install flatpak-builder. Copy / clone this repo in a directory and then run:
flatpak-builder -v --force-clean build-dir io.github.mike632t.x11-calc.yaml
Test install:
flatpak-builder --user --install --force-clean build-dir io.github.mike632t.x11-calc.yaml

Once ready, extract side-loadable x11-calc.flatpak package for later distribution:
flatpak build-bundle ~/.local/share/flatpak/repo x11-calc.flatpak io.github.mike632t.x11-calc

io.github.mike632t.x11-calc's People

Contributors

macmpi avatar mike632t avatar

Watchers

 avatar

Forkers

mike632t

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.