Skip to content

timdesrochers/url-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#URL Saver

Little loop that runs in your terminal, ready to record your input, one line at a time.

  • wrote it on 2023-05-03
  • it works on my machine
  • for fish version 3.6.1
  • writes to ~/saved-urls.txt by default
  • does not sanitize or validate input
  • only checks that the last line of the outfile equals the most recent input line
  • fuck Safari bookmarks sync, seriously

Warranty:

None.

Price:

Free for you.

License:

  • GPLv3

About

primitive fish shell script to live in a window and log any URL you paste, for later archiving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages