They are not as good as Google's especially for languages other than English.
But no Gboard means no voice typing :( I use that thing every day.
Wow. This might come in handy!
Lazygit perfectly fits my lifestyle:) thanks for sharing
This looks very cool. Thanks for sharing.
awk and sed have always been intimidating for me with that cryptic syntax.
Cool. I'd never heard of this and I've used Debian for years.
Which Linux command or utility is simple, powerful, and surprisingly unknown to many people or used less often?
This could be a command or a piece of software or an application.
For example I'm surprised to find that many people are unaware of Caddy, a very simple web server that can make setting up a reverse proxy incredibly easy.
Another example is fzf. Many people overlook this, a fast command-line fuzzy finder. It’s versatile for searching files, directories, or even shell history with minimal effort.
Done! Chack out the latest version.
This was added to the latest version. You can now quickly start a new service from the app.
Only if you can vnc/rdp into you server or forward x11.
Same here. I'm a Cursor subscriber but I loked Windsurf better after using its free trial.
Thanks, will do.
Not in this version. I'll add that and more for the next release.
What's wrong with cockpit?
It will, in the next release.
Yes i think it's called systemdGenie
I've not used arch for years but I'll look into this.
Yes flatpak will be realesed too.
Desktop application for managing systemd services. Contribute to mfat/systemd-pilot development by creating an account on GitHub.
SystemD Pilot is a desktop application for managing systemd services on GNU/linux machines. The app is very lightweight and supports common tasks such as starting and stopping systemd services.
It can also show detailed status for each service.
Features: List services
Filter by running state
Start, Stop, Restart, Enable and Disable services + show status for each service
Create override configuration for any unit file using the edit button
Option for reloading systemd manager configuration (systemctl daemon-reload)
Easy search. Just start typing and the app will find relevant services
Lightweight
Available for download as deb, rpm and AppImage
Integration into GNOME desktop (libadwaita)
Made with love for the FOSS community. Please give it a try and share your thoughts.
Simple utility to show open ports on linux systems - mfat/ports-info
PortsInfo is a simple desktop app that shows a list of active network ports on your linux systems.
In other words, it shows you which servers are running on your computer.
It's a graphical equivalent of running netstat -plunt in a terminal.
The app supports quick search with CTRL+F shortcut.
Hopefully this will be useful to newbies and system administrators.
Set default entry in GRUB. Contribute to mfat/bootselector development by creating an account on GitHub.
BootSelector is a tiny GUI utility for setting any grub menu entry as default.
It also allows you to reboot into any OS/kernel in your grub menu.
The initial version has been tested on the latest Ubuntu 24.10 and should work on other Debian-based distributions as well.
An RPM for fedora will be released soon after more testing is done.