From bfa9cf50185da4ee251fe89fea0fc17a0b5faf10 Mon Sep 17 00:00:00 2001 From: PandaDEV <70103896+0PandaDEV@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:31:37 +1000 Subject: [PATCH] docs(readme): updated roadmap --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 830a7bb..6f7698f 100644 --- a/README.md +++ b/README.md @@ -59,16 +59,15 @@ The fixed and simple clipboard manager for both Windows and Linux. Qopy is a fixed clipboard manager designed as a simple alternative to the standard clipboard on Windows. It aims to provide a faster, more reliable experience while providing an extensive set of features compared to its Windows counterpart. -🍎 macOS is currently not supported due to a library that is not compatible. - ## 🚧 Roadmap - [ ] [Setup guide](https://github.com/0PandaDEV/Qopy/blob/main/GET_STARTED.md) - [ ] Settings https://github.com/0PandaDEV/Qopy/issues/2 -- [ ] Option for custom keybind https://github.com/0PandaDEV/Qopy/issues/3 - [ ] Metadata for copied items https://github.com/0PandaDEV/Qopy/issues/5 - [ ] Code highlighting https://github.com/0PandaDEV/Qopy/issues/7 - [ ] Streamshare integration https://github.com/0PandaDEV/Qopy/issues/4 - [ ] Cross-device clipboard sharing https://github.com/0PandaDEV/Qopy/issues/8 +- [x] Option for custom keybind https://github.com/0PandaDEV/Qopy/issues/3 +- [x] macOS Support https://github.com/0PandaDEV/Qopy/issues/13 If you have ideas for features to include, please write a feature request [here](https://github.com/0pandadev/Qopy/issues).