generationX · @generationX
25 followers · 509 posts · Server mstdn.social

For lovers to curl the latest information I found this one.

github.com/chubin/wttr.in

Simple use like
curl wttr.in/London

#Weather #cli

Last updated 1 year ago

avp · @avp
40 followers · 14 posts · Server fosstodon.org

Recently Guile-DSV (github.com/artyom-poptsov/guil) got updated to version 0.7.0 in GNU Guix.

As such Guile-DSV can be installed/updated with the following command:
guix install guile-dsv

Guile-DSV is a for reading|writing DSV/CSV data, as well as a handy to view and process table data in

The attached screenshots show how "dsv" program allows to visualize data and apply arbitrary Scheme code to it.

#library #tool #cli #dsv

Last updated 1 year ago

Anachron :void: · @Anachron
193 followers · 2485 posts · Server fosstodon.org

Today I wrote a 20 LOC to read a directory tree based on stdin, a file or another passed folder and recreate it in the current folder.

This will help me keep two directories in sync where one stores secrets and the other one documents related to it.

This will also be useful when initializing directories both locally and remote.

I can now store my folder structure inside a single file too.

#shell #cli #programming #commandline

Last updated 1 year ago

Yoav Lavi · @yoavlavi
58 followers · 192 posts · Server hachyderm.io

What are your favorite utilities?

Bonus points:

- Fast
- Written in a memory safe language (e.g. )
- Has a good interface
- A good solution / increases productivity
- Installable via

#terminal #rust #nix #cli

Last updated 1 year ago

jhx · @jhx
290 followers · 2024 posts · Server fosstodon.org

Interesting way to install via mostly :windows8:

youtube.com/watch?v=vtxedkuUCa

#windows #cli

Last updated 1 year ago

justsoup · @justsoup
72 followers · 258 posts · Server mstdn.social

Is Rust the best choice for this cli program? No. Will I write it in Rust? Yes.

#cli #Rust #rustlang #Programming #shitpost

Last updated 1 year ago

Jeezy · @LGUG2Z
148 followers · 909 posts · Server hachyderm.io

Have you ever wondered how to integrate clap.rs into an existing codebase for a tool written in ? Wonder no more!

Check out the latest dev log where I integrate clap into whkd, a simple hotkey daemon for 10+

youtube.com/watch?v=0a78SWdeI_

#cli #rust #windows

Last updated 1 year ago

🌱 pvergain ⏚ · @pvergain
408 followers · 5491 posts · Server framapiaf.org

Textual Web is now in public beta, which means it is available to everyone to try out

- textual.textualize.io/blog/202

Textual Web takes a Textual-powered and turns it in to a web application

#python #cli #web #textual #textualweb #webapplication #tui

Last updated 1 year ago

happyborg · @happyborg
429 followers · 3397 posts · Server fosstodon.org

Re-imagining the Command Line is a demo showing how the can be improved dramatically, by James McParlane.

His ideas include protecting secrets, delivering docs as needed and 'undo'. Worth following.

youtu.be/NxsaHxON350

#cli #linux #ui #ux #drmiaow #jamesmcparlane

Last updated 1 year ago

nucliweb · @nucliweb
138 followers · 338 posts · Server webperf.social

I've been using this tool for a few days now to improve the command line history, and I'm happy with it 😊

github.com/atuinsh/atuin

#cli #commandline

Last updated 1 year ago

Anachron :void: · @Anachron
187 followers · 2429 posts · Server fosstodon.org
Timothy Wolodzko · @tymwol
298 followers · 1076 posts · Server bayes.club

Cool application to clean up build artifacts for , , etc. github.com/tbillington/kondo

#cli #rust #python

Last updated 1 year ago

Alejandro · @alejandrobdn
514 followers · 1876 posts · Server social.linux.pizza

I write my work ideas on the home terminal because I need to do it fast when they're still clear. I created a private repo watched by inotify-tools to do an auto commit & push, plus an `alias idea="vim /directory-repo/notes.txt"`. Then I leave running in the background the command:

`inotifywait -q -m -e CLOSE_WRITE --format="git -C /repo-folder/ commit -m 'auto commit' %w && git -C /repo-folder/push origin main" '/repo-folder/notes.txt' | bash`.

Now I just run `idea` to start writing it.

#cli

Last updated 1 year ago

Charles Corbett · @chas
30 followers · 275 posts · Server tty0.social

Well I have the start of a text alignment engine implemented for Text elements.

I arrived at the conclusion naturally that the easiest path was to always start by doing a Left justification, then flip the whitespace for Right justification, or normalize whitespace across the rune array for full. I still have to do center which is going to be interesting.

#tooey #terminalui #tui #golang #tcell #termui #flex #cli #linux #alacritty #development #go

Last updated 1 year ago

Momenul Ahmad · @seosiri
0 followers · 8 posts · Server seo.chat
Ladislav Prskavec :go: · @abtris
69 followers · 106 posts · Server hachyderm.io

The best way to customize your Prompt? Use Starship starship.rs/. It’s super easy to use, has plenty of plugins, and works everywhere.

#cli

Last updated 1 year ago

Charles Corbett · @chas
30 followers · 270 posts · Server tty0.social

It's in a very early, very rough state but here is my rewrite

It only has a few core functionalities so far, notably flex-like containers and Text and they all need some more work before I consider anything stable.

For the love of TUIs

github.com/asciifaceman/tooey

#termui #tooey #terminalui #tui #golang #tcell #flex #cli

Last updated 1 year ago

Charles Corbett · @chas
30 followers · 269 posts · Server tty0.social

Flexing row and col directions now! I would have had it working an hour ago if I wasn't trying to be smart about it

#terminalui #tui #golang #tooey #tcell #termui #flex #cli

Last updated 1 year ago

Alejandro · @alejandrobdn
515 followers · 1870 posts · Server social.linux.pizza

The largest Awesome List of CLI/TUI programs

github.com/toolleeo/cli-apps/

+1000 cli programs.

#cli #linux

Last updated 1 year ago