The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.

Install latest/stable of Easy Login

This channel hasn't been updated in a while. It might be unmaintained and have stability or security issues.

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install easylogin

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for Easy Login

Package name

  • easylogin

License

  • CC-BY-NC-ND-4.0

Last updated

  • 29 November 2022 - latest/stable

This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.


Websites


Contact


Donations


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Keep your logins private and off the cloud

EasyLogin provides a one-stop location for your common logins. Just create a JSON file in the format of

 {
    "logins": [
        {
           "name": "InCorpME!",
            "description": "Incorporation in any US state",
            "url": "https://snapcraft.io/incorpme",
            "userid": "USER ID for this website?",
            "password": "Your super secret password?",
            "group": "Corporate Management"
         }
     ],
     "width": 1200,
     "height": 900,
      "privacy": "on"
 }

then start the application using -j option,

         easylogin -j=./securedlogins.json

Install Easy Login on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using Easy Login