[HN Gopher] ChatGPT: An attempt to build URL into cross-platform...
       ___________________________________________________________________
        
       ChatGPT: An attempt to build URL into cross-platform Desktop APP
       using Tauri
        
       Author : lencx
       Score  : 43 points
       Date   : 2022-12-25 17:53 UTC (5 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | dmix wrote:
       | Were sharable URLs added by ChatGPT recently or this app? I've
       | wanted that for a while.
       | 
       | I noticed that's an option in the desktop app (for ex:
       | https://chatgpt-static.s3.amazonaws.com/chats/yc98747.html)
       | Sharing screenshots of long outputs was annoying and not mobile
       | friendly. This would help popularize it.
       | 
       | Edit: nm I didnt read the REAME, it uses this:
       | 
       | https://github.com/liady/chatgpt-pdf
        
       | elashri wrote:
       | Seems interesting, It would be great to add support for
       | 'aarch64-apple-darwin' build in tauri.
        
       | lencx wrote:
       | ChatGPT Desktop Application (Mac, Windows and Linux)
       | 
       | Tauri not only makes native applications with web technologies
       | (html, js, css), but also packages the url into a desktop
       | application that interacts well with the operating system (e.g.
       | file reading and writing, system menus, shortcuts, script
       | injection, etc.). It is easy to extend the limitations of web
       | pages in the operating system.
        
         | decremental wrote:
         | I was just looking at Tauri yesterday. How do you feel about
         | using native web views? Made me worry about having to deal with
         | subtle incompatibilities ala web design.
        
       ___________________________________________________________________
       (page generated 2022-12-25 23:01 UTC)