Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use in air-gap environments with network restriction and no internet [done] #36

Closed
Labels
@ycx91

Description

@ycx91

Now I understand that from tagui.py that it is downloading from

def setup():    """function to setup TagUI to user home folder on Linux / macOS / Windows"""    # get user home folder location to setup tagui    if platform.system() == 'Windows':        home_directory = os.environ['APPDATA']

Would it be good to change the code such that it does a check on whether the tagui folder exists and uses the existing folder rather than download a new one?

I ask this because I'm working in an environment where remote host downloading is not allowed, (yay web isolation, no curl either).
So by inspecting the code, I know that this folder is required and I've downloaded manually fromhttps://github.com/tebelorg/Tump/releases/download/v1.0.0/TagUI_Windows.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp