SehTajDesk

Desktop Hub

Personal Productivity App

One desktop command center for your books, code, media, and games.

SehTajDesk brings your daily file workflows under one roof with manager tabs, list/grid browsing, category icons, and large-directory-safe scanning.

Core Features

Built for practical desktop organization with clean navigation and high-volume scanning safeguards.

BK

Ebook Workflow

Scan ebook folders, view page counts, clean stale entries, and open files instantly.

CD

Programming Projects

Detect project directories and summarize common code extensions at a glance.

GV

List + Grid View

Switch between compact lists and visual grids with category icons per item type.

FT

Fast Filtering

Search any list by file name or path and use context actions from right-click menus.

LM

Large Scan Safety

Caps and partial-result messaging protect UI responsiveness on huge directories.

EX

EXE Build Script

Ship a Windows executable quickly using the included PowerShell build script.

UI Preview

SehTajDesk main menu

Main Menu

Ebooks in grid view

Ebooks Manager - Grid View

Programming manager in grid view

Programming Manager - Grid View

Ebooks in list view

Ebooks Manager - List View

Quick Start

  1. Clone the repository and install dependencies from requirements.txt.
  2. Run the app with python main.py or py main.py.
  3. Build an executable with .\\build_exe.ps1 -Clean.