Git Product home page Git Product logo

Comments (8)

tueksta avatar tueksta commented on August 24, 2024 1

I checked this topic a bit, looks like the whole db connection of this app is based on the https://github.com/lgastako/db which is python2 and not maintained. Feels like porting everything py2 -> py3 it would make more sense to use this project as a template and rewrite from scratch.

from fah-control.

informatorius avatar informatorius commented on August 24, 2024 1

Or just fork https://github.com/lgastako/db and convert py2 to py3 too? Seems more easy than rewrite from scratch?
https://github.com/informatorius/db

from fah-control.

shorttack avatar shorttack commented on August 24, 2024

Try the beta at https://foldingathome.org/beta/

from fah-control.

mcandre avatar mcandre commented on August 24, 2024

Where is the source for beta?

from fah-control.

jwesterd-redhat avatar jwesterd-redhat commented on August 24, 2024

from fah-control.

henriklindgren avatar henriklindgren commented on August 24, 2024

Hi, I've started porting the controller part by rewrite at https://github.com/henriklindgren/fah-control-2020 just this week, I'm not making any promises but I think I'll get out a version soon enough. The idea is to copy the most of the network code, for the UI I'm trying PySimpleGUI which might have more heart than sense but it runs on tkinter alone and can be made to run over QT and others without too much fuss. Reasoning stated in the README. Hope it interests someone, cheers

Edit: note that this is not the same as #56 which uses GTK3 directly

from fah-control.

moshe742 avatar moshe742 commented on August 24, 2024

Will it be possible to be PEP8 compliant? it will help the project be more consistent with other projects of python and easier to read

from fah-control.

DanielJoyce avatar DanielJoyce commented on August 24, 2024

Packages on the beta site still depend on Python2 which is not available in latest Ubuntu.

from fah-control.

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.