Skip to content

Instantly share code, notes, and snippets.

@7Ds7
7Ds7 / fshot.md
Created January 5, 2023 02:38
Flameshot bash script to self host your screenshots

The following script allows Flamehost screenshots to be uploaded for your own server and so you can self host your screenshots. I personaly like to use the applet Command Launcher to run the script for convenience.

What do you need

  • Flameshot itself
  • one ssh key that is allowed on your server without a password set
  • scp to copy the file to the server
  • notify-send to show notifications
  • xclip to copy the url upon file upload
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
datetime,light
2018/7/13 1:20:24,1023
2018/7/13 1:20:25,1023
2018/7/13 1:20:26,1023
2018/7/13 1:20:27,1023
2018/7/13 1:20:28,1023
2018/7/13 1:20:29,1023
2018/7/13 1:20:30,1023
2018/7/13 1:20:31,1023
2018/7/13 1:20:32,1023
@7Ds7
7Ds7 / index.html
Created August 19, 2013 12:13
A CodePen by 7Ds7.
<div id="round-timer" data-roundtimer-options='{ "size": 200, "start_date" : 1376149440000, "end_date" : 1377073020000, "velocity" : 1.5, "color": "#cfe086" }'><div>
<!-- new Date(2013, 07, 15, 02,00,00).getTime() 1376524800000 -->
@7Ds7
7Ds7 / raspberrypi_archlinux.md
Last active October 10, 2015 19:27 — forked from Couto/raspberrypi_archlinux.md
Raspberry Pi with ArchLinux