GNOME session save and restore

Save and restore your desktop active running application windows and their positions across multiple workspaces using a GNOME Shell extension. Installation: Download the extension:GNOME Shell 45+: >wget -O- https://github.com/arnon-weinberg/session-3/tarball/GNOME-45 | tar xzGNOME Shell 40+: >wget -O- https://github.com/arnon-weinberg/session-3/tarball/GNOME-40 | tar xzOr…

Read More

Upscale and interpolate video super-resolution using STARnet

Increase video resolution with an opensource machine learning algorithm for upscaling and interpolating video image frames using an automated command line script. Bringing machine learning algorithms a step closer to usability. Given a low-resolution video file, this script uses a…

Read More