All Projects → goldbattle → copernicus

goldbattle / copernicus

Licence: GPL-3.0 license
A windows tray application for the Pi-Hole advertising-aware DNS/web server

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to copernicus

download water data
Downloader for the Global Surface Water Data of the Copernicus Programme
Stars: ✭ 25 (-60.94%)
Mutual labels:  copernicus
npm-statistics
NPM Download Statistics for ClearTax Open Source Projects
Stars: ✭ 26 (-59.37%)
Mutual labels:  stats
Smart-Lights-Yeelight
Control Yeelight Devices quickly from your Mac OS Tray
Stars: ✭ 51 (-20.31%)
Mutual labels:  tray-application
clappr-plugins
Main plugins for the Clappr project
Stars: ✭ 22 (-65.62%)
Mutual labels:  stats
DoTH-DNS
Your server doth DNS the safe way if you use DoTH-DNS.
Stars: ✭ 26 (-59.37%)
Mutual labels:  pi-hole
g14control
A small tray app to control Asus Zephyrus G14 power options
Stars: ✭ 31 (-51.56%)
Mutual labels:  tray-application
quakestats
Quake 3 Arena / Quake Live match processing app
Stars: ✭ 18 (-71.87%)
Mutual labels:  stats
exhale
A Pebble app for breathing, written in C.
Stars: ✭ 12 (-81.25%)
Mutual labels:  stats
github-stats
🌟 GitHub Stats is all about stars, forks, repos, followers and more
Stars: ✭ 89 (+39.06%)
Mutual labels:  stats
build-stats
🏆 get the build stats for pipelines 🏆
Stars: ✭ 79 (+23.44%)
Mutual labels:  stats
memcache.php
An APC-like stats/info page for your memcached servers.(unix socket support)
Stars: ✭ 20 (-68.75%)
Mutual labels:  stats
Valorant-Zone-Stats
View your VALORANT performance in different areas of every map in the game!
Stars: ✭ 72 (+12.5%)
Mutual labels:  stats
AntiBot
Lightweight BungeeCord plugin that aims to stop attacks on your server quickly and efficiently.
Stars: ✭ 42 (-34.37%)
Mutual labels:  stats
xarray-sentinel
Xarray backend to Copernicus Sentinel-1 satellite data products
Stars: ✭ 189 (+195.31%)
Mutual labels:  copernicus
example-go-tray-gui
An example desktop system tray application that can launch HTML5 windows. Go source with a build process for Windows, Mac and Linux.
Stars: ✭ 49 (-23.44%)
Mutual labels:  tray-application
FacebookChatStatistics
Statistics of any Facebook Messenger conversation
Stars: ✭ 49 (-23.44%)
Mutual labels:  stats
repoxplorer
RepoXplorer - Git stats explorer
Stars: ✭ 109 (+70.31%)
Mutual labels:  stats
tukey
Mini stats toolkit for Clojure/Script
Stars: ✭ 17 (-73.44%)
Mutual labels:  stats
autumn
autumn: Fast, Modern, and Tidy-Friendly Iterative Raking in R.
Stars: ✭ 26 (-59.37%)
Mutual labels:  stats
lisflood-code
Lisflood OS - LISFLOOD
Stars: ✭ 62 (-3.12%)
Mutual labels:  copernicus

Copernicus

Copernicus aims to be a light weight windows desktop client for the Pi-Hole advertising-aware DNS/web server. As a simple tray application, it should be able to view the current stats, and also allow for a simple click to open the Pi-Hole admin panel. This project was created to learn how to create a simple application using the windows apis.

Features

  • Allow for viewing of stats in tray menu
  • Allow for enable/disable stat pulling
  • Simple one click to get to the dashboard
  • Easy installer for end user
  • Auto polling (every 5 minutes)

Dependencies

Right now the only dependency is ensuring that the MinGW with compiler is installed. You must be on a windows system to build, and this is a windows only program. Open an issue if you have trouble building the project.

  • Install MSYS2 x86_64 from https://msys2.github.io/
  • Add C:\msys64\mingw64\bin and C:\msys64\usr\bin to PATH
  • Restart all editors to load new environmental variables
  • Run make in the source folder to create an exe file

Screenshots

screenshot 2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].