Deepin Screenshot GUI | |
---|---|
![]() |
Status |
Discontinued ![]() |
|
Platforms | |
![]() |
|
Download | |
Deepin Screenshot GUI is, like the name implies, just a minimal GUI for Deepin Screenshot.
Installation
- Open a terminal and give the following commands:
cd ~
git clone https://github.com/lovesnow/deepin-screenshot.git .deepin-screenshot
cd .deepin-screenshot
./updateTranslate.sh
su
now insert your root password and continue:
echo 'python2 ~/.deepin-screenshot/src/screenshot.py $@' >> /usr/bin/deepin-screenshot
chmod a+x /usr/bin/deepin-screenshot
- Download the package containing the binaries (BIN)
- Give the execution rights to the binary file:
chmod +x DeepinScreenshotGUI.gambas
- Run the binary file double-clicking on it or typing in a terminal:
./DeepinScreenshotGUI.gambas
Changelog
v1.1.0
- Migrated from the old Deepin Scrot to the new Deepin Screenshot.
v1.0.0
- First public release
- Possibility to choose between the 3 available capture modes: Fullscreen, Active window and Screen portion
- Possibility to set a waiting time (from 0 up to 120 seconds) before to take the screenshot
- All options (capture mode and waiting time) will be saved and automatically reloaded at application next startup
- Two translations available for the program: English and Italian.
Thanks
- To Gambas authors
- To deepin-screenshot coders
- To my girlfriend for her patience