GitXplorerGitXplorer
V

hamster

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
55af159104a7518d63de07b4b9346d498f8f0aa0

Added Dutch translation

VVistaus committed 4 years ago
Verified
63c2864df9361540e3bd92e3f7c4c0d794b95b60

Update LINGUAS

VVistaus committed 4 years ago
Unverified
305584a62df420f73d9e9f4989f8851db3fad8be

Change: from std::filesystem to std::experimental::filesystem

committed 4 years ago
Unverified
38620c4f1f7c8ed693ce0f13cb96a6e8ca85a1a6

Fix: transform cpp17 'if' statement to lower version

committed 4 years ago
Unverified
8ff5c064e91f49ba74f3ec0e3838e3c2ebf6a257

Update: doc

committed 4 years ago
Unverified
590bfdc08b5445e09b94165dd38603c1a0f42348

Change: from 17 to c++11

committed 4 years ago

README

The README file for this repository.

Hamster

Clipboard manager for Debian-based distributions - for elementary OS mostly

Development

Before running app on you local machine, make sure you have elementary-sdk and gtkmm-3.0 libs installed

sudo apt install elementary-sdk gtkmm-3.0

How to build

cd hamster
meson build --prefix=/usr
cd build
ninja
ninja install

Known issues

1. Pinned screenshot from Flameshot app

You cannot paste text if you took a screenshot and pinned to desktop

2. About text item masking

You can mask with stars ****** passwords but remember if you chose 'Save list to file' in 'Preferences' window your password will be save as plain text in ~/.config/hamster/item.json file