Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 8 roky
před 7 roky
před 5 roky
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [![Build Status](https://travis-ci.org/lesspass/lesspass.svg?branch=master)](https://travis-ci.org/lesspass/lesspass)
  2. # LessPass
  3. LessPass open source password manager (https://lesspass.com)
  4. [![Backers on Open Collective](https://opencollective.com/lesspass/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/lesspass/sponsors/badge.svg)](#sponsors)
  5. ## WIP
  6. :warning: We are reorganizing the repository. This work is not finished yet.
  7. ## How does it work?
  8. * :fr: [LessPass comment ça marche?](https://blog.lesspass.com/lesspass-comment-%C3%A7a-marche-9f1201fffda5#.yjmd1bcad)
  9. * :gb: [LessPass How Does It Work?](https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh)
  10. * :de: [LessPass - Wie funktioniert das?](https://blog.lesspass.com/lesspass-wie-funktioniert-das-9483e5fc2c09)
  11. ## Videos
  12. * :fr: [Présentation de LessPass](https://www.youtube.com/watch?v=YbaRCHXk8Jo)
  13. ## Podcast
  14. * :gb: [Ask Noah show interview](https://podcast.asknoahshow.com/114)
  15. ## CLI
  16. Use pip to install LessPass cli:
  17. python3 -m pip install --user lesspass
  18. Usage
  19. lesspass --help
  20. ## License
  21. This project is licensed under the terms of the GNU GPLv3.
  22. [LessPass mobile](https://github.com/lesspass/lesspass/tree/master/packages/lesspass-mobile) is bi-licensed under both the Mozilla Public License Version 2 as well as the GNU GPLv3.
  23. ## Contributors :heart:
  24. This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
  25. <a href="https://github.com/lesspass/lesspass/graphs/contributors"><img src="https://opencollective.com/lesspass/contributors.svg?width=890" /></a>