Skip to content
/ snapd Public
forked from canonical/snapd

The snapd and snap tools enable systems to work with .snap files.

License

Notifications You must be signed in to change notification settings

kbroulik/snapd

This branch is 13363 commits behind canonical/snapd:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 30, 2020
Feb 3, 2020
Jun 3, 2020
Jan 15, 2021
Jan 8, 2021
Dec 7, 2020
Mar 6, 2020
Jan 13, 2021
Jan 13, 2021
Jan 5, 2021
Nov 24, 2020
Sep 29, 2020
Sep 30, 2020
Nov 12, 2020
Aug 5, 2020
Jun 22, 2020
Oct 30, 2020
Jan 18, 2021
May 25, 2020
Nov 2, 2020
Dec 15, 2020
Nov 25, 2020
Jan 13, 2021
Jun 4, 2018
Dec 10, 2020
Nov 19, 2020
Apr 2, 2019
Jun 25, 2019
Dec 2, 2020
Jan 13, 2021
Jan 15, 2021
Nov 20, 2019
Jan 29, 2019
Jul 17, 2020
May 11, 2020
Mar 28, 2019
Jun 26, 2020
Jan 12, 2021
May 27, 2020
Jan 8, 2021
Dec 15, 2020
Dec 15, 2020
Jun 26, 2020
Jun 22, 2020
Jan 6, 2021
Dec 4, 2020
Nov 19, 2020
Dec 15, 2020
Oct 29, 2020
Jan 15, 2021
Dec 11, 2020
May 2, 2016
Feb 5, 2020
Mar 19, 2020
Nov 17, 2020
Nov 19, 2020
Jan 7, 2021
Apr 27, 2017
Apr 8, 2019
Jun 16, 2020
Sep 20, 2018
Sep 18, 2019
Sep 14, 2016
Feb 6, 2015
Sep 4, 2020
Sep 4, 2017
Sep 23, 2019
Sep 18, 2020
Jan 25, 2017
Oct 30, 2015
May 22, 2017
Sep 30, 2018
Jan 9, 2020
Aug 26, 2020
Jan 12, 2021
Oct 13, 2020
Nov 27, 2020
Nov 29, 2020

Repository files navigation

Snapcraft

Welcome to snapd

This is the code repository for snapd, the background service that manages and maintains installed snaps.

Snaps are app packages for desktop, cloud and IoT that update automatically, are easy to install, secure, cross-platform and dependency-free. They're being used on millions of Linux systems every day.

Alongside its various service and management functions, snapd:

  • provides the snap command that's used to install and remove snaps and interact with the wider snap ecosystem
  • implements the confinement policies that isolate snaps from the base system and from each other
  • governs the interfaces that allow snaps to access specific system resources outside of their confinement

For general details, including installation and Getting started guides, head over to our Snap documentation. If you're looking for something to install, such as Spotify or Visual Studio Code, take a look at the Snap Store. And if you want to build your own snaps, start with our Creating a snap documentation.

Get involved

This is an open source project and we warmly welcome community contributions, suggestions, and constructive feedback. If you're interested in contributing, please take a look at our Code of Conduct first.

Get in touch

We're friendly! We have a community forum at https://forum.snapcraft.io where we discuss feature plans, development news, issues, updates and troubleshooting. You can chat in realtime with the snapd team and our wider community on the #snappy IRC channel on freenode.

For news and updates, follow us on Twitter and on Facebook.

Project status

Service Status
Travis Build Status
GoReport Go Report Card
Codecov codecov

About

The snapd and snap tools enable systems to work with .snap files.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 92.8%
  • C 3.7%
  • Shell 2.4%
  • Makefile 0.5%
  • Python 0.5%
  • M4 0.1%