Skip to content

ildar-shaimordanov/salt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 

Repository files navigation

suitable and lovely tools

Table of Content

Runtime environments

Terminals

Customizable Windows terminals with tabs, hotkeys and more

Shells and shell extensions

Unix-like systems

Emulators

Terminal emulators

Portable and Windows Registry independent version of PuTTY

A Windows software packages providing an interface similar to a Unix pty-master for communicating with Windows console programs.

Sudo

A Sudo for Windows

File managers

Command line tools

Internet and related

Clipboard processing

Backup tools

Databases

PostgreSQL

More details how to configure and run psql client
psql -h HOST -p PORT -d DB -U USER -w

alias pg-DB='psql -h HOST -p PORT -d DB -U USER -w'
The minimal list of binaries required for clients under Windows

It's weird but working way to set on Windows the psql client only, without those tons of other stuff. Simply extract from an archive the following files and place them under the same directory next to each other.

If during usage some errors happen, you just need to extract one more files and place under the same directory.

libcrypto-1_1-x64.dll
libiconv-2.dll
libintl-9.dll
libpq.dll
libssl-1_1-x64.dll
libwinpthread-1.dll
psql.exe

Converters

Pandoc and friends

PDF converters

RTF converters

XML, XSLT

Download and unpack into the same directory the following packages

  • libxslt
  • libxml2
  • iconv
  • zlib
  • mingwrt

JSON, YAML

AsciiDoctor and friends

Open Document Text Backends for Asciidoctor

CSV

Code converters (decompilers)

Others

GUI viewers, editors and converters

Alternatives for Office and other MS applications

Media

Pictures

Audio

Video

Text

Viewers

Editors

Comparison and merging

Databases

Online tools and books

Tools

Books

What is this and How to...

This document is the permanently moderated collection of scripts, tools and applications I use, would like to use or something I probably try to use.

I edit it time to time and update passing it through the filter as follows:

git-md-toc -ut -- README.md

About

suitable and lovely tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published