plotman VS farmr

Compare plotman vs farmr and see what are their differences.

plotman

Chia plotting manager (by ericaltendorf)

farmr

A web dashboard for monitoring Chia farms. Also supports discord and email notifications. (by gilnobrega)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
plotman farmr
37 23
921 261
- -
0.0 5.7
about 1 year ago over 1 year ago
Python Dart
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

plotman

Posts with mentions or reviews of plotman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-02.
  • Will Chia plotting destroy my NVMe SSD!? Understanding SSD endurance (TBW)
    2 projects | /r/chia | 2 Apr 2022
    Yes, see https://github.com/madMAx43v3r/chia-plotter for plotting with a ramdisk and https://github.com/ericaltendorf/plotman to automate everything.
  • Plotting to multiple HDDs
    2 projects | /r/chia | 7 Dec 2021
    Plotman is what you want. You can plot on multiple drives (tmp), then cache the completed plots on destination drives/directories (dst). Then the archive function can rsync them to an array of archive drives. Very easy to modify the config .yaml file then run "plotman plot" and "plotman archive". https://github.com/ericaltendorf/plotman
  • Plotman NFT plating
    1 project | /r/chia | 13 Oct 2021
  • Updated Chia Docker Images + Farmr, MadMax, PlotMan, TrueNAS and More
    7 projects | /r/chia | 31 Aug 2021
    Plotman: v0.5.1
  • Its time to replot, looking for nudges in the right direction.
    3 projects | /r/chia | 23 Aug 2021
    Yeah. Plotman config guide shows you how to set it up for madmax. Its as easy as changing the "type" variable in the config file from "chia" to "madmax" and then changing your other plotting variables to what they should be be for madmax.
  • How can I monitor the making of plots
    2 projects | /r/chia | 19 Jul 2021
  • Some quick frequently asked questions about Flexpool Chia Pool
    5 projects | /r/Flexpool | 17 Jul 2021
    Madmax plotter, Swar plot manager, and Plotman plot manager all support portable plots for pools now. Others probably do, but I'm not as familiar with them. Update to the latest versions for the best results, and double-check your configuration files as some settings may have changed since your last update. And you can also use plot managers with Madmax these days, if you want to take advantage of workflow management (multiple destination drives, parallel plotting on bigger plotters, less scrolly logs, etc).
  • How to plot for pools with plotman? Is there an update required or does it work out of the box already?
    2 projects | /r/chia | 8 Jul 2021
    The v0.5 plotman includes support for madmax plotting as well as chia pool plotting. If you're feeling brave, update your plotman with: pip install --force-reinstall git+https://github.com/ericaltendorf/plotman@main
  • Plotman Indexing/Archive
    1 project | /r/chia | 9 Jun 2021
    from the default config:
  • https://np.reddit.com/r/chia/comments/nk92th/plotting_speed_improvements/h04iydq/
    2 projects | /r/backtickbot | 31 May 2021
    # upgrading chia to the latest version cd chia-blockchain/ . ./activate chia stop -d all deactivate git fetch git checkout latest git reset --hard FETCH_HEAD git status sh install.sh . ./activate chia init edit file: nano /home/YOURUSERNAMEHERE/chia-blockchain/setup.py change the chiapos==1.0.2 to chiapos # resolving all config problems sudo apt install aptitude sudo aptitude -f install build-essential aptitude install cmake sudo aptitude install cmake (first type n, then type y) sudo aptitude install python3-dev (first type n, then type y) cd git clone --branch combined https://github.com/pechy/chiapos.git cd chiapos mkdir -p build && cd build # configuring flags to compile CFLAGS="-mtune=native -march=native" CXXFLAGS="-mtune=native -march=native" cmake ../ 1241 cmake --build . -- -j 6 # compiling cmake --build . -- -j 6 . ~/chia-blockchain/activate cd ~/chiapos && python setup.py install # finding all old chiapos files to replace find / -name chiapos.cpython-38-x86_64-linux-gnu.so # removing old chiapos rm /home/YOURUSERNAMEHERE/chia-blockchain/venv/lib/python3.8/site-packages/chiapos.cpython-38-x86_64-linux-gnu.so rm /home/YOURUSERNAMEHERE/chia-blockchain/venv/lib/python3.8/site-packages/chiapos-0.0.0-py3.8-linux-x86_64.egg/chiapos.cpython-38-x86_64-linux-gnu.so cp /home/YOURUSERNAMEHERE/chiapos/build/chiapos.cpython-38-x86_64-linux-gnu.so /home/YOURUSERNAMEHERE/chia-blockchain/venv/lib/python3.8/site-packages/chiapos.cpython-38-x86_64-linux-gnu.so cp /home/YOURUSERNAMEHERE/chiapos/build/chiapos.cpython-38-x86_64-linux-gnu.so /home/YOURUSERNAMEHERE/chia-blockchain/venv/lib/python3.8/site-packages/chiapos-0.0.0-py3.8-linux-x86_64.egg/chiapos.cpython-38-x86_64-linux-gnu.so # reinstall plotman pip install --force-reinstall git+https://github.com/ericaltendorf/plotman@development plotman interactive in plot logs you should be able to see Using optimized chiapos - 24288eb

farmr

Posts with mentions or reviews of farmr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-16.
  • Server monitoring UI
    6 projects | /r/chia | 16 May 2022
  • Monitor Farming Performance
    1 project | /r/chia | 8 May 2022
  • farmr multipel farms
    1 project | /r/chia | 22 Mar 2022
    They are referring to farmr which is a 3rd party web dashboard for monitoring your farm.
  • What tools do people wish existed for Chia?
    1 project | /r/chia | 30 Jan 2022
    There is also https://github.com/gilnobrega/farmr which is discord based. Though I assume you'd be sketched out with that as well.
  • Connection monitor
    3 projects | /r/chia | 9 Jan 2022
    Check Farmr
  • Farmr.net Offline
    1 project | /r/chia | 1 Dec 2021
  • Is there an easy way to monitor your wallet balance on the go?
    1 project | /r/chives | 2 Nov 2021
    As for the notification system that tells you ohni time if you have won a block (it does it through Discord) you can use Farmr and this is the link: Website: https://farmr.net/ Program For Notification: https://github.com/joaquimguimaraes/farmr
  • How do you know which plots found proof?
    1 project | /r/chia | 8 Oct 2021
  • Not all plots found ?
    1 project | /r/FlaxNetwork | 21 Sep 2021
    Hey, that definitely sounds like something's wrong. If you'd be interested in debugging, could you check: (1) whether the farming destination address is the receive address of your wallet? If you created a new key when you first started Flax, it defaults to the receive address of that new wallet. You can check whether that address on the explorer https://flaxexplorer.org/. (2) if you are using NFT plots -- need to be on 0.1.1 or above, and (3) if you are using a tool like Farmr https://github.com/joaquimguimaraes/farmr, it can show effort and other statistics like proof times, and whether proofs are getting found but not blocks (which would mean a network problem).
  • Statistically sus. 616Tib and no wins at 7 days?
    2 projects | /r/FlaxNetwork | 9 Sep 2021
    It is possible that your peers happen to be "far away" from the timelords, and connecting to the official nodes should prevent that. I recommend using Farmr (https://github.com/joaquimguimaraes/farmr) or flaxharvestgraph to monitor proofs.

What are some alternatives?

When comparing plotman and farmr you can also consider the following projects:

bladebit - A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting

chia-docker - Official container images for Chia Docker, sponsored by TruePool.io. Contains official Chia releases, as well as a host of other tools and utilities for farmers of all sizes.

chia-plotter

chiabot - Dashboard and discord bot that monitor XCH farms and notifies users about them [Moved to: https://github.com/joaquimguimaraes/farmr]

Swar-Chia-Plot-Manager - This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.

chia-log-analyzer - Simply realtime chia log analyzer for chia coin (XCH) farmers

chia-blockchain - Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)

chiadog - A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.

PSChiaPlotter - A repo for powershell module that helps Chia Plotting

chia-log-analysis - Parses existing Chia plotter log files and builds a .csv file containing all the important details

machinaris - An easy-to-use WebUI for crypto plotting and farming. Offers Bladebit, Gigahorse, MadMax, Chiadog and Plotman in a Docker container. Supports Chia, MMX, Chives, Flax, and HDDCoin among others.