Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
6 results tagged script  ✕
rush - A Minimalistic CLI Tool for Managing and Running Bash Snippets https://github.com/rednafi/rush
Mon 27 Jan 2020 09:32:16 PM CET
QRCode

A Minimalistic CLI Tool for Managing and Running Bash Snippets.

automation bash coding_lang:python opensource script source_code tools utility
Why Learn AWK? https://blog.jpalardy.com/posts/why-learn-awk/
Tue 21 Jan 2020 09:52:27 PM CET
QRCode

Why Learn AWK?

  • You are working TOO HARD
  • Available EVERYWHERE
  • It limits what you’re going to attempt with the language
  • Language Features
  • Convenience: minimized bureaucracy
linux programming script
run - Easily manage and invoke small scripts and wrappers https://github.com/TekWizely/run
Wed 18 Dec 2019 06:58:47 PM CET
QRCode

Do you find yourself using tools like make to manage non build-related scripts?

Build tools are great, but they are not optimized for general script management.

Run aims to be better at managing small scripts and wrappers, while incorporating a familiar make-like syntax.

automation coding_lang:go opensource script shell software source_code
cryptr | Shell utility for encrypting and decrypting files. https://github.com/nodesocket/cryptr
Sun 14 Oct 2018 04:58:57 PM CEST
QRCode

A simple shell utility for encrypting and decrypting files.

coding_lang:bash cryptography script security shell software
A python script to back up all the bookmarks(firefox compatible). It returns a dictionary with url as key and (title, tag, add_date, modified_date) tuple as the value. It also stores it in gdbm. Another script is provided to read all the bookmarks. https://gist.github.com/jayrambhia/1719957
Mon 15 Jun 2015 10:08:26 PM CEST
QRCode

A python script to back up all the bookmarks(firefox compatible). It returns a dictionary with url as key and (title, tag, add_date, modified_date) tuple as the value. It also stores it in gdbm. Another script is provided to read all the bookmarks. - Gist is a simple way to share snippets of text and code with others.

backup bookmarks python script
Firefox bookmarks python parser http://jim.sdf-eu.org/etc/ffox2w3m.py
Thu 15 Jan 2015 10:00:41 PM CET
QRCode

Python script to parse bookmarks exported from ffox in JSON format in the html format used by emacs-w3m, optionally merging with an existing emacs-w3m bookmark file. Note that nested folders in the fffox bookmarks are flattened, as emacs-w3m bookmark categories are all on one level.

Will cope with the current (Nov 2009) bug in ffox which exports badly formed JSON, but if other parse errors occur run the JSON through a validator.

bookmarks firefox json parser python script
3654 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn