• 6TM
  • My links
  • Tags
  • pics
  • RSS
  • Login
Filter untagged links
3 results tagged Cli

Command Line / TUI for Signal Messaginghttps://sh.6tm.es/

  • Messaging
  • Tool
  • OPS
  • Cli
  • WIP
  • Messaging
  • Tool
  • OPS
  • Cli
  • WIP

SIGNAL-CLI

brew install signal-cli # install signal cmd
signal link # install signal cmd
signal-cli --help # signal basic cmd
signal-cli send --help # signal basic cmd
signal-cli listContacts # list contacts as signal basic cmd
signal-cli send -m "OK" +33601234567 # --note-to-self / send msg to contact with signal basic cmd
signal-cli receive # receive msg with signal cmd
  • explore other tools as signal src
    • https://github.com/mh-g/python-signal-cli # needs https://github.com/AsamK/signal-cli/wiki/DBus-service
    • https://github.com/camwebb/signal-cli-wrapper # need gawk-json

SIGNAL TUI

  • https://github.com/johnsideserf/siggy # signal tui as macos messaging tool
    brew trust --formula johnsideserf/siggy/siggy # macos install as signal tui
    brew install siggy # macos install as signal tui
Permalink
August 23, 2026 at 12:55:21 PM GMT+2
QRCode
archive.org

software recommendation - How do I convert a PNG to SVG? - Ask Ubuntuhttps://askubuntu.com/questions/470495/how-do-i-convert-a-png-to-svg

  • TIL
  • Media
  • Cli
  • Tool
  • Tip
  • TIL
  • Media
  • Cli
  • Tool
  • Tip

autotrace -output-format svg inputfile | tee inputfile.svg

Permalink
June 15, 2026 at 6:47:18 PM GMT+2
QRCode
archive.org

Convert multiple jpg images to mp4 video with ffmpeg commandhttps://sh.6tm.es/shaare/4qW72w

  • TIL
  • GNU/Linux
  • Tip
  • Media
  • Cli
  • OPS
  • TIL
  • GNU/Linux
  • Tip
  • Media
  • Cli
  • OPS

  • input.txt
    file 'photo1.jpg'
    file 'photo2.jpg'
    file 'photo3.jpg'
  • with 3 seconds of duration
    ffmpeg -f concat -safe 0 -r 1 -i input.txt -c:v libx264 -r 30 -pix_fmt yuv420p output.mp4
Permalink
May 17, 2026 at 10:47:38 AM GMT+2
QRCode
archive.org
Links per page
  • 20
  • 50
  • 100
Shaarli 96 shaares · Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation · Theme : Stack · Font : DINish
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community