Home/Developer Tools/LocalizationManager
LocalizationManager logo

LocalizationManager

nickprotop/LocalizationManager

CLI tool and TUI editor for managing .NET .resx localization files.

GraphCanon updated 3w · GitHub synced 3w

50 stars0 forksLast push 1mo CSS MIT

Decision brief

LocalizationManager handles .NET localization files via CLI/TUI.

Good fit when

  • You are developing a .NET application requiring extensive language support.
  • Need to validate translations directly through an interactive interface.

Avoid when

  • Your project is not based on the .NET framework and uses different formats for localization.
  • Prefer GUI tools over CLI/TUI interactions for managing your resources.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (23d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/nickprotop/LocalizationManager

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A command-line interface (CLI) and text-based user interface (TUI) tool designed to manage localization files (.resx) in .NET applications. Supports features like translation validation, CSV import/export capabilities, language management, and interactive editing.

Capability facts

Languages
css

Source: github.language · Aug 2, 2026

Categories

Tags

README

Installation

PPA Installation (Ubuntu/Debian) - Recommended:

sudo add-apt-repository ppa:nickprotop/lrm-tool
sudo apt update
sudo apt install lrm-standalone  # Self-contained (~72MB)

One-line install script (Linux):

curl -sSL https://raw.githubusercontent.com/nickprotop/LocalizationManager/main/install-lrm.sh | bash

Or download manually:

Linux:


---

## License

MIT License - see [LICENSE](LICENSE) for details.

---

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.