Skip to content

blueheron786/BoincDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BOINC Dashboard

image

Looking for a sleek, modern way to see task status across multiple BOINC clients on your LAN? Look no further.

  • Tasks tab: see all tasks across all statuses across all computers
  • Computers tab: see all computers (online or offline)

Usage

Add hosts.json following this template:

[
    { 
        "Name": "machine name 1", 
        "Address": "127.0.0.1", 
        "Password": "password from gui_rpc_auth.cfg" 
    },
    { 
        "Name": "second machine", 
        "Address": "192.168.1.123", 
        "Password": "password from gui_rpc_auth.cfg on that machine" 
    }
]

Run the app and you're flying.

About

A modern, "single pane of glass" project to view BOINC tasks across all your local machines.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages