The aim is to gain points by swapping two adjacent grid cells to create rows or columns of three or more matching cells, which will disappear and allow the above cells to fall and occupy the vacant space.
When there are no moves left, the grid will be refreshed, and the game will continue until all (configured) reshuffles are used. When there are no moves left, and no reshuffles left, the game will end.
If the score is among the 10 best scores achieved, it makes it in the Top Ten Hiscores.
As far as the appearence of the game, by configuring the game accordinly, the user can select the game theme according to their liking.
The user has select theme between letters, numbers, `g
A TUI and CLI for managing *arr servers. Built with π€ in Rust - Dark-Alex-17/managarr
Link Actions
I was recently furloughed from work, so in between job applications, I decided to polish off Sonarr support in my Managarr TUI. Thus, I'm very proud to announce the beta release of Managarr with Sonarr support!
stackabrix is a simple terminal game, written in Bash, where the user, against the clock and with the least moves possible, must sort the blocks according to their color, and stack them in the respective stack.
During the game, the user can move left and right, pick blocks and drop them in other stacks.
The aim is to sort the blocks, and stack them in the respectively named stacks, fast as possible, and with the least moves possible.
The play's score is the sum of the time achieved in seconds and of the moves made.
If the score is among the 10 best scores achived, it makes it in the Top Ten Highscores.
A solution for the colliding keybindings problem, a new plugin manager and UI, reloading configuration at runtime and a new setup wizard.
Link Actions
The normal complaint new Zellij users have is that it has a lot of keybindings which are likely to conflict with programs like nvim or Helix that use a lot themselves. Before, the workflow was to lock Zellij with ctrl-g which let input go through to the focused shell/program.
The new mode has most of the keybindings behind the ctrl-g lock, e.g. a new tab is ctrl-gtn (instead of ctrl-tn). You can still use alt-(cursor) for changing focus and alt-n/alt-f for a new tiled/floating pane, but all other key presses get passed along.
You can switch between default and unlock-first (non-colliding) modes so if you need those alt shortcuts you can lock everything as before.
Plus some other nice features like being able to change modifier keys while running (via the Kitty Keyboard Protocol), and autoloading the new config when you edit the file.
This program written in C will render the matrix effect in the terminal window in the background, while rendering an image in the foreground, allowing animation of this image in one or two dimensions.
Image rendering is done with chafa.
This program is the continuation and evolution of other projects:
A shim and command-line tool to use Bluetooth Classic features on Windows. - bluetuith-org/bluetuith-shim-windows
Link Actions
Hello Lemmy,
This is an extension of the bluetuith TUI Bluetooth Manager project, which was initially developed for Linux, and is now being ported to Windows as well. This will allow the TUI to manage Bluetooth on Windows. Note that this is just a shim, the TUI will be ported to adapt with this shim later.
This tool offers a simple command-line interface and a socket-based interface (as an interprocess communication layer) to control Bluetooth Classic based functions, like:
Getting adapter information, performing device discovery, setting power states
Getting device information, pairing/unpairing a device
Connection to a device using various Bluetooth profiles
The supported profiles are A2DP, MAP, PBAP and OPP
Each connectable profile appears as a subcommand of the connect command
Every subcommand has multiple functions. View the documentation for more information.
This is currently alpha stage, so do expect bugs. Any bugs can be reported in the issue tracker.
Rook provides a secret service a-la secret-tool, keyring, or pass/gopass, except backed by a Keepass kdbx file.
The problem Rook solves is mainly in script automation, where you have aerc, offlineimap, isync, vdirsyncer, msmtp, restic, or any other cron jobs that need passwords and which are often configured to fetch these passwords from a secret service with a CLI tool. Unlike existing solutions, Rook is headless, and does not have a bespoke secrets database full of passwords that must be manually synchronized with Keepass; instead, it uses a Keepass db directly.
Rook is in the AUR and in Alpine testing; binaries are available from the project page.
From the changelog, since the last Lemmy release announcement v0.1.3 on May 20:
[v0.2.0] Fri Oct 11 09:01:03 2024 -0500
Added
support for password + key file credentials
show --no-eol option, to strip CRs after, eg, passwords
stmps is a fork of stmp, under active development and with several additional features. (*) items are PRs which also been accepted by the stmp project.
mpris support (*)
improved help text
improved playlist handling, including concurrent loading in the background
improved browser behavior, e.g. add all songs by an artist
global, server-side search
artist search in the browser (*)
TUI-less server information query
queue reordering
queue shuffling
randomly add songs to the queue
randomly add similar songs to the queue, using the Subsonic "get similar songs" feature
It's fast, keyboard driven, and a single executable; it is regularly tested against Navidrome and Gonic.
stmps can be installed by a simple go install command, and it's also in AUR as stmps.
I'm not the author, but am one of the active contributors.
Lisp is one of those programming languages that seems to keep taunting us for not learning it properly. It is still used for teaching functional languages today. [Adam McDaniel] has an obvious fondβ¦
<p>
Whether you're developer, DevOps engineer, SysAdmin, QA or in any other technical role, you're surely familiar with cURL - <i>the command line tool and...
Lynx is a text based browser. You think the people who browse without JavaScript are weird? Lynx doesn't even do images or CSS! It downloads HTML and renders it at blazing fast speed. If you ever wondered just how slow modern web development has made the web - Lynx will show you the meaning of [β¦]
Miss the internet from the 80s? Want to (re-)experience BBS scene vibes but still participate in todayβs conversations? Then Neon Modem Overdrive is for you!