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
12 results tagged coding_lang:bash  ✕
Edouard Klein / falsisign · GitLab https://gitlab.com/edouardklein/falsisign
Thu 09 Apr 2020 03:20:25 AM CEST
QRCode

For bureaucratic reasons, a colleague of mine had to print, sign, scan and send by email a high number of pages. To save trees, ink, time, and to stick it.

image

#cli-app coding_lang:bash command_line opensource software
undistract-me - Notifies you when long-running terminal commands complete https://github.com/jml/undistract-me
Tue 25 Feb 2020 07:05:21 AM CET
QRCode

You're doing some work, and as part of that you need to run a command on the terminal that takes a little while to finish. You run the command, watch it for maybe a second and then switch to doing something else – checking email or something.

You get so deeply involved in your email that twenty minutes fly by. When you switch back to your terminal the command has finished, but you've got no idea whether it was nineteen seconds ago or nineteen minutes ago.

This happens to me a lot. I'm just not disciplined enough to sit and watch commands, and I'm not prescient enough to add something to each invocation to tell me. What I want is something that alerts me whenever long running commands finish.

This is it.

coding_lang:bash opensource software source_code terminal utility
Zaloha.sh - Shellscript for synchronization of files and directories https://github.com/Fitus/Zaloha.sh
Thu 16 Jan 2020 09:33:11 PM CET
QRCode

Shellscript for synchronization of files and directories (a simple alternative to RSYNC)

#cli-app backup coding_lang:bash opensource software terminal
forgit - Fuzzy git https://github.com/wfxr/forgit
Wed 20 Nov 2019 09:37:11 AM CET
QRCode

A utility tool powered by fzf for using git interactively.

#cli-app coding_lang:bash git opensource shell software terminal
dn - Daily notes command line tool https://github.com/tomlockwood/dn
Fri 01 Nov 2019 08:44:26 AM CET
QRCode

dn is a simple command line tool to help keep notes on what you did every day and what's coming up.

dn writes a bullet-pointed string to a file with today's date in YYYY-MM-DD format in the ~/dn/ folder.

#cli-app coding_lang:bash note_taking software source_code
navi - An interactive cheatsheet tool for the command-line https://github.com/denisidoro/navi
Sun 22 Sep 2019 09:39:00 AM CEST
QRCode

An interactive cheatsheet tool for the command-line.

image

#cli-app cheatsheet cli coding_lang:bash command_line linux opensource software source_code
inxi - Comprehensive system monitoring tool http://smxi.org/docs/inxi.htm
Sun 25 Aug 2019 04:52:23 PM CEST
QRCode

A comprehensive system information script; provides information about CPU, graphics, audio and network devices, drives and partitions, sensors; implemented as a Bash script.

image

#cli-app coding_lang:bash homepage linux monitoring opensource software sys_info sysadmin
todo.txt - Simple yet poweful task and TODO manager https://ginatrapani.github.io/todo.txt-cli/
Sun 25 Aug 2019 04:45:00 PM CEST
QRCode

Minimalistic todo manager that uses a simple plain text file to keep track of items; implemented as a shell script.

#cli-app coding_lang:bash homepage linux opensource pim software source_code todo.txt todo_manager
neofetch - Display beautifully colored system information https://github.com/dylanaraps/neofetch
Sun 25 Aug 2019 04:28:44 PM CEST
QRCode

Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice.

#cli-app coding_lang:bash monitoring opensource software source_code sys_info sysadmin visualization
Pass - The Standard Unix Password Manager https://www.passwordstore.org/
Sat 17 Aug 2019 08:45:51 AM CEST
QRCode

Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities.

#cli-app coding_lang:bash command_line encryption homepage opensource password security software terminal
Tomb - File Encryption tool https://www.dyne.org/software/tomb/
Mon 08 Jul 2019 06:37:20 PM CEST
QRCode

image

Tomb is an 100% free and open source system for file encryption on GNU/Linux. It simply makes gpg dm-crypt and cryptsetup usable in a variety of situations.

Written in bash.

#cli-app cli coding_lang:bash command_line console cryptography encryption linux opensource privacy security software terminal
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
3672 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn