Dealve: Find PC Game Deals From Your Terminal – TUI App

by Chief Editor

Ditch the Browser: Dealve Brings Game Deals to Your Terminal

New PC gamers will advise you the game begins when you boot it up for the first time. Veteran PC gamers will tell you the game begins when you open up IsThereAnyDeal. With so many websites selling Steam keys, there’s usually one website that has it on a deep discount, as long as it’s a few months old. Even if Steam hasn’t got it on sale, We find always sites like GOG and Humble Bundle you can check out.

However, what if you could browse the deals from the comfort of your own terminal and gaze incredibly cool doing so? If that sounds like something you’re after, you necessitate to check out Dealve, an amazing terminal app that lets you look for games in a minimal but sleek UI.

A Terminal UI for the Discerning Gamer

Over on the Linux Gaming subreddit, user RAPlDEMENT showcased their newest project, Dealve. It lets you browse the internet for the lowest price on your next PC gaming purchase without leaving the comfort of your own terminal. And you don’t have to be a Linux user to enjoy it.

I built Dealve, a terminal UI app that lets you browse game deals across Steam, GOG, Humble Bundle, Epic Games and more, all from your terminal, no browser needed.

It runs natively on Linux (too macOS and Windows), written in Rust with zero system dependencies beyond a terminal.

Features:

  • Browse current deals from 20+ stores
  • Search for the most popular games, the cheapest games, or other
  • Price history charts right in the terminal
  • Data comes from IsThereAnyDeal (free API key, takes 30 seconds)

Just look how sleek everything is; it looks like what a 90s movie director would have imagined if they were tasked to predict what Steam would look like.

Dealve is a native Rust application, meaning it’s fast and minimal, with zero dependencies beyond the terminal itself. This makes it ideal for those who prefer a lightweight and efficient approach to game hunting.

Installation and Setup

If you want to grant it a move, you’ll need to have Rust and Cargo installed. If you already do, you just need to run “cargo install dealve-tui” and then type “dealve” to open it up. Otherwise, check out the Dealve GitHub page for the installation instructions, including how to get Rust and Cargo set up on your PC.

The Rise of Rust in Terminal Applications

Dealve isn’t an isolated case. Rust is rapidly gaining popularity as a language for building terminal applications. Its memory safety features and performance characteristics make it an excellent choice for tools that need to be both reliable and fast. Other Rust-based terminal tools, like those listed on Terminal Trove, demonstrate this growing trend. The Warp terminal, a modern, Rust-based terminal, is also available on Linux, sharing almost all of its code with the macOS version. As noted in a recent Reddit AMA, Rust’s capabilities allowed for quick development and cross-platform compatibility.

FAQ

What is Dealve?

Dealve is a terminal UI application that allows you to browse game deals from various online stores.

What platforms does Dealve support?

Dealve runs natively on Linux, macOS, and Windows.

What are the system requirements for Dealve?

Dealve requires Rust and Cargo to be installed, along with a terminal. It has no other system dependencies.

Is an API key required to apply Dealve?

Yes, Dealve requires a free API key from IsThereAnyDeal.

Where can I find more information about Dealve?

You can find more information and installation instructions on the Dealve GitHub page.

You may also like

Leave a Comment