Skip to content

Linux support #58

@drjaska

Description

@drjaska

I'll open this tracking issue for tracking progress for Linux support.

Things such as DefragLive are best hosted when run headlessly in a virtual display such as the X11 virtual framebuffer but currently only Windows is a supported operating system and DefragLive has not AFAIK been designed to be ran headlessly without supervision.

  • Abstraction library for window interaction
    There should be a library which offers functions such as "send input" or "grab oDFe window" which does not attempt to execute platform exclusive solutions on other platforms which do not support them.
  • Windows vs. Linux path differences
    env-template.py currently includes "LOG_DIR_PATH": "C:\\Absolute\\Path\\To\\Logs\\Folder", I have yet to dig thoroughly to find other cases where paths are straight up in Windows' form or a part of a path is assumed to be.
  • ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions