Giter VIP home page Giter VIP logo

Comments (6)

KevinZonda avatar KevinZonda commented on July 25, 2024 5

I'm also developing a GUI client called NaiveSharp.

Cool !
Are there any plans to make it cross platform in the future?

Exactly no. But you may be insterered in Qv2ray, it has naiveproxy plugin support and crossplatform.

from naiveproxy.

klzgrad avatar klzgrad commented on July 25, 2024 2

It's a valid question. The current project structured is optimized for minimal maintenance, not minimal code size. You can check the list of files included: https://github.com/klzgrad/naiveproxy/blob/master/tools/include.txt.

It's possible to remove more unused code, but that will make the above list larger. Considering it's not a small list, I'd prefer not to do this kind of microoptimization.

As for the GUI there is one that I know of: https://github.com/ExcitedCodes/NaiveGUI.

It's possible to do it properly within the Chromium project structure. It contains everything you'll need to build a GUI. But for a third-party GUI the best is to use the binary as is.

from naiveproxy.

KevinZonda avatar KevinZonda commented on July 25, 2024 2

I'm also developing a GUI client called NaiveSharp.

from naiveproxy.

BaiqingL avatar BaiqingL commented on July 25, 2024

Nevermind, I was looking at a bunch of random code that doesn't seem to be used in any way. It's probably referenced and I just don't notice these things.

from naiveproxy.

BaiqingL avatar BaiqingL commented on July 25, 2024

I'm also developing a GUI client called NaiveSharp.

Cool 😄!
Are there any plans to make it cross platform in the future?

from naiveproxy.

klzgrad avatar klzgrad commented on July 25, 2024

This issue can be merged into #158 now.

from naiveproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.