Anastasios Selalmazidis
Anastasios Selalmazidis
I just wanted to say thank you for this great terminal. I just installed it under openSUSE Leap 15 and it is working great. I was looking for a terminal...
Slack notifications are very easy to implement, it's like 10 lines of code. This poll shows that most users prefer it over telegram https://twitter.com/AntminerMonitor/status/1046817977709080576
@sergioclemente I am currently finishing refactoring the app into blueprints. Blueprints are Flask's way of creating components (http://flask.pocoo.org/docs/latest/blueprints/). I have moved the Views, Models and Templates into a blueprint. Actually...
Create a backup of the database before every change (add a new miner or change miner settings). Give the user the ability to restore to a previous point in case...
We could check if the worker is a wallet address and render it as a link which would point to the particular block explorer depending on the wallet address. I...
@sergioclemente Here we can talk about Design Pattern/Models (DP) for scaling AntminerMonitor. A friend suggested two DPs: - Memory Model - Database Model Both store data in memory, the former...
I need feedback on how much time it takes to load the page with as many miners as possible, from a couple hundred to a few thousand. @shotaatosh @danter83 ?...
I am thinking in adding a custom 404 error page that I found and really liked. Since we don't have a logo for the AntminerMonitor yet I think it is...
I am using FileHeader with Sublime 3 and I get the following error whenever I try to add a header to any file: ``` Exception in thread Thread-60: Traceback (most...
### Description Icons do not appear on remote terminal connection using MobaXterm - Relevant Issues : (none) - Relevant PRs : (none) - Type of issue : - [ ]...