Giter Site home page Giter Site logo

vistaus / alohomora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from z0o0p/alohomora

0.0 1.0 0.0 1.16 MB

An easy-to-use password manager designed for elementary OS in Vala.

License: GNU General Public License v3.0

Meson 4.57% CSS 0.78% Python 0.99% Vala 93.66%

alohomora's Introduction

Alohomora

License Build Status Open Issues

Alohomora is a free and open-source password manager designed for elementary OS and built using Vala and Gtk. It manages your passwords in a user-friendly manner while ensuring security.

Alohomora leverages the libsecret-1 library package to store passwords securely into the device keyring.

Get it from elementary OS AppCenter!

Get it on AppCenter

This app is available on the elementary OS AppCenter. Head over there to download and install Alohomora.

Building and Installation

You can build and install Alohomora from the source. Ensure that you have the required dependencies installed.

Required Dependencies

  • meson
  • valac
  • libgtk-3-dev
  • libgranite-dev
  • libsecret-1-dev

Build, install and run

# Clone repository and build application
git clone https://github.com/z0o0p/alohomora.git
cd alohomora
meson build --prefix=/usr
# Install and run application
cd build
ninja && sudo ninja install
./com.github.z0o0p.alohomora

Contributions <3

Anyone willing to contribute to this project is most welcome. Please refer to the contributing guidelines to get started.

alohomora's People

Contributors

nathanbnm avatar rottenpants466 avatar vistaus avatar z0o0p avatar

Watchers

 avatar

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.