Skip to content

Releases: emiljoha/mpw

v2024.01.15

15 Jan 16:19
Compare
Choose a tag to compare

v2024.01.14

13 Jan 22:30
Compare
Choose a tag to compare

v2024.01.13

13 Jan 21:31
Compare
Choose a tag to compare

Fix issue in algorithm causing wrong password in some scenarios

05 Sep 11:41
Compare
Choose a tag to compare
v2021.9.5

Bump mpwalg dependency to fix the broken import.

More metadata to the people!

14 Feb 10:48
Compare
Choose a tag to compare
v2021.02.14

Add metainfo for flathub.

Starting having tagged releases

13 Feb 15:10
d64dfb2
Compare
Choose a tag to compare
Add support for flatpak (#21)

* Add support for flatpak, but copy paste is not working.

* Add permission to write to clipboard

* Create empty config file if not present.

* Make wl-copy hack usable.

Still hacky... Ideally this should be uppstreamed into pyperclip somehow.

* Remove all the flatpak files and only keep needed mpwcli.py mods.