Sparkling gems and new releases from the world of Free and Open Source Software
FOSSPicks
Behind every good tool is a good idea. Read on for some unsung tools that could save time and solve some practical problems – but be ready to work with the source code. Most of these tools are still experimental or in early stages of development.
HTTP request builder
CuTE 0.0.1
A console-based HTTP client such as CuTE provides genuine benefits to anybody who needs to maintain web applications or wants to test their web server's response. CuTE offers a convenient interface for sending HTTP requests from the terminal. You can use the CuTE interface to formulate the request. In addition, CuTE lets you store previous requests and even API keys.
According to the project documentation, "This is a tool for when your requests are not complex enough for something like Postman, but more complicated than you would want to use with curl CLI, or if you just don't want to remember all those commands. You can make a few requests to your back ends for testing, set up with your API key and save the requests to be executed again later."
You need to build CuTE yourself from the sources. If called without any parameters, it comes up with a very simple interface, in which you can compose new HTTP requests or edit saved commands. When you create a new query, you can choose between HTTP request commands such as GET
, POST
, or PUT
. Then enter the target URL and, if needed, the authentication details, configure header settings, and set up a proxy tunnel or cookies to be used if required. If so desired, CuTE can use an arbitrary user agent ID when it logs onto the web server. In the background, it uses Curl to send the complete request to the specified web server, and the results appear in the lower area of the console window. CuTE offers a variety of optional settings, but you will need to try them out on a trial and error basis. The documentation of this relatively new project is quite spartan, although you'll find a brief description on the project's GitHub page.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.