Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    New Miner with an Idea (or kinda Project thing)

    Newbies - New Members Must Start Here
    9
    34
    10850
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • shadow1117
      shadow1117 last edited by shadow1117

      @wrapper said in New Miner with an Idea (or kinda Project thing):

      @shadow1117 said in New Miner with an Idea (or kinda Project thing):

      Hello,

      im currently using ccminer and building a small gui that keeps an eye on it and shows me some graphs which i like so much.

      it is very buggy but at least more stable than the ccminer :-) btw. here is a picure of it:

      Sounds an interesting project, I’d recommend Github so we can have a look, let us know the link when you get it up. What’s the links for ccminer?

      https://github.com/shadow11177/ccminerGUI/

      will be the repo for the GUI as soon as i have removed my login data from it and made a config file

      the ccminer im using is
      https://github.com/djm34/ccminer-sp-neoscrypt/releases

      i have removed the need for a GTX970.
      i still have to fugure out how to remove the ned for a JQuery decoder and custom calsses for the coinotron API.

      here is a screen of the progress i made (i removed a bug wich could freeze the system if coinotron dosnt answer to an API call while the minter is hanging, added a chart for the last 5 min average share rate, removed a bug wich caused errors and stall bars to be gigantig in width)
      0_1496662966333_Unbenannt.png

      @wrapper, @Wellenreiter did my first commit so if you want you can try

      i made this https://github.com/shadow11177/ccminerGUI

      1 Reply Last reply Reply Quote 3
      • AcidD
        AcidD Moderators last edited by

        @shadow1117 this is amazing work. Thanks! :-)

        • FTC Block Explorer + API @ https://fsight.chain.tips
        • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
        • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
        • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

        shadow1117 1 Reply Last reply Reply Quote 3
        • shadow1117
          shadow1117 @AcidD last edited by

          @aciddude just fucked this together in a vew hours its polished like a stone found on the ground after an earthquake or something else wich reveals realy dirty rocks ;-)

          but maby if someone wants to i can add features to it. as long as im so addicted to this mining thing of course.

          i made this https://github.com/shadow11177/ccminerGUI

          1 Reply Last reply Reply Quote 3
          • AcidD
            AcidD Moderators last edited by

            A simple one would be choosing from a list of known FTC pools ?

            • FTC Block Explorer + API @ https://fsight.chain.tips
            • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
            • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
            • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

            shadow1117 1 Reply Last reply Reply Quote 2
            • shadow1117
              shadow1117 @AcidD last edited by shadow1117

              @aciddude yeah shure if you can it would help if you or someone else could provide the api call answers so i dont have to try every pool

              i thaugth about multi gpu support is a thing maybe? therefore a small amount of consoleoutput would help with that.

              maybe other coins?

              • added p2pool support

              i made this https://github.com/shadow11177/ccminerGUI

              1 Reply Last reply Reply Quote 2
              • AcidD
                AcidD Moderators last edited by

                multiGpu should kind of happen automatically if your program is just a wrapper for CCminer

                Maybe you can get to the point where users can choose CCminer or NSGMiner (NeoScrypt Miner) and then select their pool, input their worker userID and pass and then they should be good to go ? :-)

                I’ll have a look for the API calls and get back to you.

                • FTC Block Explorer + API @ https://fsight.chain.tips
                • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                shadow1117 1 Reply Last reply Reply Quote 2
                • shadow1117
                  shadow1117 @AcidD last edited by

                  @aciddude yes multi gpu support isnt that difficult i just have to add a veiw lines for that i think

                  i made this https://github.com/shadow11177/ccminerGUI

                  1 Reply Last reply Reply Quote 2
                  • T
                    TrollboxChamp Regular Member last edited by

                    Awesome!!!

                    1 Reply Last reply Reply Quote 2
                    • shadow1117
                      shadow1117 last edited by

                      @aciddude as i said multi gpu support added ;-)

                      i made this https://github.com/shadow11177/ccminerGUI

                      AcidD 1 Reply Last reply Reply Quote 3
                      • AcidD
                        AcidD Moderators @shadow1117 last edited by

                        @shadow1117 said in New Miner with an Idea (or kinda Project thing):

                        @aciddude as i said multi gpu support added ;-)

                        You move fast, I like your style :thumbsup:

                        • FTC Block Explorer + API @ https://fsight.chain.tips
                        • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                        • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                        • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                        shadow1117 1 Reply Last reply Reply Quote 2
                        • shadow1117
                          shadow1117 @AcidD last edited by shadow1117

                          @aciddude its quick and dirty try reading the code than you will understand

                          btw. is someone actualy trying if this works?

                          i made this https://github.com/shadow11177/ccminerGUI

                          1 Reply Last reply Reply Quote 3
                          • wrapper
                            wrapper Moderators last edited by wrapper

                            I had a look before you put the code up, but I’ll check back. My mining equipment is down so can’t help with that.

                            So I would assume someone has to set something up to test it or divert a running system. This can take a while, to when people are free.
                            You have to be in it for the long haul to bring community in.

                            However, Feathercoin has 10 times the number of guests reading the post than members, perhaps 100 times those who post.

                            The forum has been designed and moderated specifically to inform and aid FTC related projects, it’s pleasing to read any progress, or development of a project to any level.

                            With open source projects, even partial projects, these can inspire or leap frog others, document information, get potential contributers up to speed on issues and methods.

                            shadow1117 1 Reply Last reply Reply Quote 2
                            • shadow1117
                              shadow1117 @wrapper last edited by

                              @wrapper i didnt expect someone to actualy test or even use it but i would be pleased if someone would try

                              i will start document my findings and methods and cleanup the code so atleast that may help someone with a bigger project to implement my work

                              i made this https://github.com/shadow11177/ccminerGUI

                              1 Reply Last reply Reply Quote 3
                              • AmDD
                                AmDD Regular Member last edited by

                                cool project! looking forward to see where this goes!

                                P2Pool Node: http://104.236.34.9:19327/ 0.5% fee

                                1 Reply Last reply Reply Quote 3
                                • shadow1117
                                  shadow1117 last edited by shadow1117

                                  can someone please supply some log output from nsgminer, cudaminer or other miners i should support with my gui

                                  @Moderators is there an official, free Feathercoin Icon i could integrate in my programm?

                                  i made this https://github.com/shadow11177/ccminerGUI

                                  AcidD 1 Reply Last reply Reply Quote 1
                                  • AcidD
                                    AcidD Moderators @shadow1117 last edited by AcidD

                                    @shadow1117 said in New Miner with an Idea (or kinda Project thing):

                                    can someone please supply some log output from nsgminer, cudaminer or other miners i should support with my gui

                                    @Moderators is there an official, free Feathercoin Icon i could integrate in my programm?

                                    log output? how do you mean ?

                                    • FTC Block Explorer + API @ https://fsight.chain.tips
                                    • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                                    • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                                    • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                                    shadow1117 1 Reply Last reply Reply Quote 1
                                    • shadow1117
                                      shadow1117 @AcidD last edited by

                                      @aciddude the stuff shown in the console while the miner is running 0_1496948608072_ccminer-sp-whirlpoolx-580x293.jpg

                                      i made this https://github.com/shadow11177/ccminerGUI

                                      1 Reply Last reply Reply Quote 3
                                      • AcidD
                                        AcidD Moderators last edited by

                                        Nsgminer 0.9.2
                                        alt text

                                        • FTC Block Explorer + API @ https://fsight.chain.tips
                                        • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                                        • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                                        • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                                        shadow1117 1 Reply Last reply Reply Quote 2
                                        • shadow1117
                                          shadow1117 @AcidD last edited by

                                          @aciddude uhh that will be a tough one

                                          i made this https://github.com/shadow11177/ccminerGUI

                                          AcidD 1 Reply Last reply Reply Quote 1
                                          • AcidD
                                            AcidD Moderators @shadow1117 last edited by

                                            @shadow1117 said in New Miner with an Idea (or kinda Project thing):

                                            @aciddude uhh that will be a tough one

                                            That’s what I said about the MacOS Builds… but we have them now ;-)

                                            • FTC Block Explorer + API @ https://fsight.chain.tips
                                            • FTC Beer Money: 6x4LEQV88zRnBvZoH6ZNK6SeRxx4KiTyJs
                                            • FTC bech32 address: fc1q4tclm3cv4v86ez6el76ewmharexfapxhek5a03
                                            • BTC bech32 address: bc1qk8umuccapuafspk9e5szahvp0detafuzugv4ay

                                            shadow1117 1 Reply Last reply Reply Quote 2
                                            • First post
                                              Last post