Code Monkey home page Code Monkey logo

nix-nice's People

Contributors

jetzerb avatar

nix-nice's Issues

Add gnuplot

Add gnuplot.
The "no x" version adds ~4MB.
The "qt" and "x11" versions add >250MB.

So go with "no x" and tell the users to dump output to PDF and view it with xPDF

Add a PDF viewer

Would be nice to have a PDF viewer. XPDF adds less than 10MB to the container size, so go with that. Next smallest is probably MuPDF which adds > 35MB.
Plus, you can install poppler-utils for another <1MB to get CLI PDF tools (extract text & images, etc).

This can be used to view gnuplot output as well.

Ubuntu 19.04 specifies Yaru but it's not installed

GTK 3 settings specify Yaru as theme, but Yaru is not installed. Installing Yaru would add 68MB to the container size, so use the old theme values

19.04

jetzerb@nix-nice:~$ cat /etc/gtk-3.0/settings.ini
[Settings]
gtk-theme-name = Yaru
gtk-icon-theme-name = Yaru
gtk-sound-theme-name = Yaru
gtk-icon-sizes = panel-menu-bar=24,24

18.04

jetzerb@nix-nice:~$ cat /etc/gtk-3.0/settings.ini
[Settings]
gtk-theme-name = Ambiance
gtk-icon-theme-name = ubuntu-mono-dark
gtk-sound-theme-name = ubuntu
gtk-icon-sizes = panel-menu-bar=24,24
jetzerb@nix-nice:~$

Add a manifest to each Edition directory

Long stretches of time may go by with no commits against the repo, but software included in the container may get updated.

Leverage the install.sh script to bring a running container up to the latest version of everything, and then dump out all the version info. If "enough" new features have been added, the manifest can be updated and committed to the repo and tagged with a new version.

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.