Projects STRLCPY hiphp Commits 31d8326c
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    hiphp-desktop/main.py
    skipped 145 lines
    146 146  def iswork():
    147 147   return "True"
    148 148   
    149  -print(f"hiphp run on local link: {host_ip}:{host_port}")
     149 +print(f"hiphp-dst run on : {host_ip}:{host_port}")
    150 150   
    151 151  #eel.start("index.html",host=host_ip,port=host_port,size=(1050,500))
    152 152  eel.start("index.html",host=host_ip,port=host_port,mode='default')
    skipped 2 lines
  • hiphp-desktop/src/font-awesome/fontawesome-webfont.svg
  • ■ ■ ■ ■
    hiphp-desktop/src/manifest.webmanifest
    skipped 19 lines
    20 20   "screenshots": [
    21 21   {
    22 22   "src": "hiphp_logo.png",
    23  - "sizes": "600x600",
     23 + "sizes": "500x500",
    24 24   "type": "image/png"
    25 25   }
    26 26   ],
    skipped 145 lines
Please wait...
Page is in error, reload to recover