vycdev / vycdev/Kromacut

Associate Kromacut files with the desktop app

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
278
Forks
31
Avg merge
13h 32m
Merged PRs (30d)
4

Description

If Kromacut is distributed as a desktop app, Kromacut-owned file types should be associated with the app at the operating-system level.

The goal is for users to recognize and open Kromacut files naturally from their file manager, instead of needing to open the app first and manually import them.

Useful outcomes:

  • Kromacut file types use a recognizable Kromacut icon in the OS file browser.
  • Double-clicking a supported Kromacut file opens Kromacut.
  • When possible, the app should open or import the selected file directly.
  • The association should apply only to Kromacut-specific file formats, not generic image or model formats unless there is a clear reason.
  • Desktop installers should register the association cleanly for the supported platforms.

This is mainly a polish and usability improvement for the desktop app experience. It makes saved presets, profiles, projects, or other Kromacut-specific files feel like first-class app documents.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Tauri desktop configuration and installer entry points, then identify Kromacut-specific file formats and how selected files reach the app. Done means supported platforms register only those formats, show a Kromacut icon, and open or import files through the desktop app.

Written by the indexing model from the issue text.

Assessment

Tech stack
tauri, typescript
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.