dshoreman / nextshot

A simple tool for taking screenshots on Linux and sharing via Nextcloud
GNU General Public License v2.0
42 stars 3 forks source link

Add ability to rename without Yad in CLI #55

Closed dshoreman closed 5 years ago

dshoreman commented 5 years ago

Reworks the attempt_rename function to be clearer, abstracts the Yad prompt and adds a new CLI-based prompt to allow for taking screenshots without leaving the terminal.

Closes #43.