For #cli lovers to curl the latest #weather information I found this one.
https://github.com/chubin/wttr.in
Simple use like
curl wttr.in/London
Recently Guile-DSV (https://github.com/artyom-poptsov/guile-dsv) 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 #library for reading|writing DSV/CSV data, as well as a handy #tool to view and process table data in #CLI
The attached screenshots show how "dsv" program allows to visualize #DSV data and apply arbitrary Scheme code to it.
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
Is Rust the best choice for this cli program? No. Will I write it in Rust? Yes.
#cli #Rust #rustlang #Programming #shitpost
#python #cli #web #textual #TextualWeb #WebApplication
Textual Web is now in public beta, which means it is available to everyone to try out
- https://textual.textualize.io/blog/2023/09/06/what-is-textual-web/
Textual Web takes a Textual-powered #TUI and turns it in to a web application
#python #cli #web #textual #textualweb #webapplication #tui
#h4ckseed Nueva Entrada: Instala Lighttpd con PHP y MariaDB en Rocky Linux Β·#cli #linux #php #lighttpd #MariaDB #RockyLinux #sysadmin #developer
https://h4ckseed.wordpress.com/2023/09/06/instala-lighttpd-con-php-y-mariadb-en-rocky-linux/
#h4ckseed #cli #linux #php #lighttpd #mariadb #RockyLinux #sysadmin #developer
I've been using this tool for a few days now to improve the command line history, and I'm happy with it π
Maybe we can get #10ThingsILoveRightNow going again?
#qemu
#Fosstodon <3
#Playerctl
#amdgpu
#framework
#tusky
#rockpro64
#webdev
#cli
and you, my followers
#10thingsiloverightnow #qemu #fosstodon #Playerctl #amdgpu #framework #tusky #rockpro64 #webdev #cli
Cool #cli application to clean up build artifacts for #rust, #python, etc. https://github.com/tbillington/kondo
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.
Well I have the start of a text alignment engine implemented for #tooey 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.
#terminalui #tui #golang #tooey #tcell #termui #flex #cli #linux #alacritty #development #go
#tooey #terminalui #tui #golang #tcell #termui #flex #cli #linux #alacritty #development #go
Adaptability ways out lives for new hope, and overcomes the unique challenges of web app project development.
#nodejs #npm #VisualStudio #appsdk #sdk #webapp #firebase #cli #firebasehosting #google #hosting #website #websitedevelopment #websitedesign #seosiri #momenulahmad
#nodejs #npm #visualstudio #appsdk #sdk #webapp #firebase #cli #firebasehosting #Google #hosting #website #websitedevelopment #websitedesign #seosiri #momenulahmad
The best way to customize your Prompt? Use Starship https://starship.rs/. Itβs super easy to use, has plenty of plugins, and works everywhere. #cli
It's in a very early, very rough state but here is my #termui rewrite #tooey
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
#termui #tooey #terminalui #tui #golang #tcell #flex #cli
The largest Awesome List of CLI/TUI programs
https://github.com/toolleeo/cli-apps/
+1000 cli programs.