Skip to content

Repository files navigation

BB TxT

Fast local text search for source code, logs, configs, and readable files.

Overview | English | Korean | Chinese | Japanese

Area Detail
Platform Java Swing desktop app
Search mode Literal search by default, with case, whole-word, and regex options
Release artifact Windows app-image ZIP
Privacy stance Searches local files; no cloud indexing or external search service

Download / Release

Latest release: BB TxT v0.1.0

Windows app-image ZIP:

Release artifacts are published through GitHub Releases and should not be committed into the source tree.

Preview

The search UI is built around a folder path, a query, search options, and a result table with matched lines.

BB TxT search start

View demo walkthrough
  1. Launch the app.
  2. Enter the root folder to search.
  3. Enter a term such as apple.
  4. Click Search.
  5. Review matched file paths, line numbers, and text previews.
  6. Check skipped or unreadable files when needed.

Folder and keyword entered

Search result table

Quick Start

.\gradlew.bat run

Run checks:

.\gradlew.bat check

Documentation

Status

BB TxT is focused on local developer text search. PDF and Office document parsing are not part of the core default flow.

About

Fast local text search for source code, logs, configs, and readable files.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages