Giter VIP home page Giter VIP logo

snapout_snap's Introduction

Snap Out

Warning - this snap package is still a work-in-progress.

"Utility to auto-magically create default aliases for a snap's exposed apps." The description above refers to the software: TBC

  • I have packaged the software as a snap for personal use but I have made the snap available for free.
  • I do maintain the software itself and the snap. Please report all software bugs to the me.
  • I use this snap as a set of scripts. It works well enough on my system.
  • This snap DOES NOT works in strictly confined mode.
  • Packaging 'style' : Shell scripts.
  • License refers to the original software and the snapcraft 'code'.
  • More info: This is a utility to create aliases for snaps that do not have 'official' aliases.

What is this?

This is a utility to create aliases for snaps that do not have 'official' aliases. The scripts simply get the list of exposed commands and removes the 'snap name' prefix. So if a snap is called rjd-plink.plink, the scripts will rename the command to plink. At the moment it does not check if some other alias has been set in the snap.

How do I use it?

At the moment:

  • This is literally a script that creates a file of commands to run.
  • It does not have access to snapd and cannot directly rename apps to their default commands.
  • You need to run it as a script like this:
sudo /snap/rjd-snapout/current/bin/rjd-snap-expose.sh```
- You can edit the produced list of commands at this location: ``` /home/<username>/snap/rjd-snapout/common/ ```

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.