Skip to content

VladOS-0/dmi-assistant

Repository files navigation

DMI Assistant

Simple application for finding and viewing DMI icon files from BYOND game engine.

Features

  • DMI Explorer: recursively find DMI's in folders with searching by file names and icon state names.
  • DMI Viewer: View DMI icons with resizing, animations, copying as GIFs and searching by icon state names.

Installation

Customization

All settings are stored in the Config.toml file, which is generated automatically by the application at the first launch. It is placed in the config directory, which is probably:

  • /home/user/.config/DMIAssistant on GNU/Linux
  • /Users/User/Library/Application Support/com.Vlad0s.DMIAssistant on MacOS
  • C:\Users\User\AppData\Local\Vlad0s\DMIAssistant\config on Microsoft Windows

...where user/User part is your username. Also path to the config directory can be overriden in .env file with the CONFIG_PATH variable.

Warning

Be VERY careful, when you modify the paths in the config, especially log_dir and cache_dir. These directories will be NUKED by the DMIAssistant, deleting all your important files, if you set them wrongly!

Visit Config.example.toml to see, what exactly you can customize.

License

Copyright (C) 2025 Vlad0s vladstolyarchuk7@gmail.com

Licensed under the GNU General Public License 3 or later. For more information see the LICENSE.

About

Application for searching, viewing and copying DMI files

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE-GPL

Stars

Watchers

Forks

Packages

No packages published

Languages