README update

master 0.2.0
Daniel Napora 2021-10-28 22:35:29 +02:00
parent 18d34168c7
commit 25859b99e7
2 changed files with 4 additions and 3 deletions

View File

@ -1,12 +1,13 @@
# mbxcolors
A menu to pick, paste and organize colors (palettes)
A menu to quickly pick, paste and organize colors (palettes)
## Dependencies
- jgmenu
- xdotool
- [colorpicker](https://github.com/Jack12816/colorpicker)
- xcolor
- gcolor3
- xdg-utils
- xclip

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Copyright (C) Daniel Napora 2021 <napcok@gmail.com>
# Dependencies: jgmenu, xdotool, colorpicker, xdg-utils, xclip
# Dependencies: jgmenu, xdotool, xcolor, gcolor3, xdg-utils, xclip
# TODO check for other color-tools like gpick,gcolor2 and add launchers to menu
# TODO export to .gpl (GIMP,Inkscape)