Home

Awesome

<!-- SPDX-FileCopyrightText: 2021 Gleb Smirnov <glebsmirnov0708@gmail.com> SPDX-License-Identifier: CC0-1.0 --> <h1 align="center"> <img src="data/icons/com.github.liferooter.textpieces.svg" alt="Text Pieces" width="128" height="128"/><br/> Text Pieces </h1> <p align="center"><strong> Swiss knife of text processing </strong></p> <br/> <p align="center"> <a href="https://stopthemingmy.app"> <img width="200" src="https://stopthemingmy.app/badge.svg"/> </a> </p> <p align="center"> <a href="https://flathub.org/apps/details/com.github.liferooter.textpieces"> <img width="200" src="https://flathub.org/assets/badges/flathub-badge-en.png" alt="Download on Flathub"> </a> </p> <p align="center"> <img alt="Screenshot" src="screenshots/screenshot.png"/> </p>

State of the project

The project was rewritten from scratch and moved to a new repository. This repository will never receive updates.

What is it?

Text Pieces is a small tool for quick text transformations such as checksums, encoding, decoding and so on. Written in Vala for GNOME desktop in the hope to be useful.

Features

Installation

From Flathub

Recommended

<a href="https://flathub.org/apps/details/com.github.liferooter.textpieces">Click here</a> to install app from Flathub.

Build from source

Via GNOME Builder

Text Pieces can be built with GNOME Builder >= 3.38. Clone this repo and click run button.

Via Flatpak

Text Pieces has a Flatpak manifest to enable it to be <a href="https://docs.flatpak.org/en/latest/building-introduction.html">built with Flatpak</a>.

Via Meson

Text Pieces can be built directly via Meson:

git clone https://github.com/liferooter/textpieces
cd textpieces
meson _build
cd _build
meson compile

Next, it can be installed by meson install.

Dependencies

If you use GNOME Builder or Flatpak, dependencies will be installed automatically. If you use pure Meson, dependencies will be: