All Projects → iamtomhewitt → home-dashboard

iamtomhewitt / home-dashboard

Licence: other
🏡 A dashboard with useful information to display in my house. It runs on an Android tablet 24/7, stuck to my fridge using magnets.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to home-dashboard

Cmui
Lightweight UI solution for mobile web.
Stars: ✭ 182 (+970.59%)
Mutual labels:  widgets
Ios Widgets
Collection of iOS Widgets
Stars: ✭ 219 (+1188.24%)
Mutual labels:  widgets
linux detect tablet mode
Detect if your laptop is in normal or tablet mode. Useful for Yoga laptops to disable keyboard/trackpoint/touchpad in a tablet mode
Stars: ✭ 110 (+547.06%)
Mutual labels:  tablet
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (+1070.59%)
Mutual labels:  widgets
Graphjs
A set of widgets for a meaningfully social web.
Stars: ✭ 212 (+1147.06%)
Mutual labels:  widgets
Instantsearch.js
⚡️ A JavaScript library for building performant and instant search experiences with Algolia.
Stars: ✭ 2,799 (+16364.71%)
Mutual labels:  widgets
React Twitter Embed
Simplest way to add twitter widgets to your react project.
Stars: ✭ 171 (+905.88%)
Mutual labels:  widgets
php btc exchange
One of the our previous bitcoin exchanges.
Stars: ✭ 21 (+23.53%)
Mutual labels:  widgets
Flutter rating bar
A simple ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
Stars: ✭ 211 (+1141.18%)
Mutual labels:  widgets
media-blender
Easy and predictable SASS/SCSS media queries
Stars: ✭ 26 (+52.94%)
Mutual labels:  tablet
Reactjs Adminlte
ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
Stars: ✭ 2,292 (+13382.35%)
Mutual labels:  widgets
Kendo Ui Core
An HTML5, jQuery-based widget library for building modern web apps.
Stars: ✭ 2,394 (+13982.35%)
Mutual labels:  widgets
Fltk Rs
Rust bindings for the FLTK GUI library.
Stars: ✭ 241 (+1317.65%)
Mutual labels:  widgets
Dashing Icinga2
Dashing dashboard for Icinga 2 using the REST API
Stars: ✭ 195 (+1047.06%)
Mutual labels:  widgets
tkmacosx
Tkmacosx is a Python library extension to the Tkinter module. Change background and foreground colors of a Button, Use ColorVar to change colors of multiple widgets just like StringVar, and much more.
Stars: ✭ 48 (+182.35%)
Mutual labels:  widgets
Appsmith
Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.
Stars: ✭ 12,079 (+70952.94%)
Mutual labels:  widgets
Angular Instantsearch
⚡️Lightning-fast search for Angular apps, by Algolia
Stars: ✭ 219 (+1188.24%)
Mutual labels:  widgets
tk tools
Python tkinter tools, Python3.7+
Stars: ✭ 86 (+405.88%)
Mutual labels:  widgets
JS HTML Widgets
Easily create widget objects of arbitrary complexity
Stars: ✭ 16 (-5.88%)
Mutual labels:  widgets
PolishAnnoyanceFilters
Polskie Filtry Elementów Irytujących ukrywają i blokują wyskakujące okienka, widgety, newslettery, powiadomienia push, strzałki, niezgodne z tematem artykułów otagowane linki wewnętrzne i inne drażniące elementy (Polskie Filtry RODO-Ciasteczkowe są już w nich zawarte).
Stars: ✭ 45 (+164.71%)
Mutual labels:  widgets

home-dashboard

Built with ❤︎ by Tom Hewitt


Originally created using the Smashing dashboard in Ruby, but moved to a Unity3D project as I was after some interactivity (such as adding and removing from a shopping list) instead of just displaying information (And also I could customize the widgets further than the Smashing dashboard).

🎯 Widgets

The current set of widgets on my dashboard are:

📰 BBC News

A widget that cycles headlines every minute. New headlines are fetched over time. Tapping on the BBC news widget opens up the displayed headline on the BBC news website.

🚮 Bin Day

An alert to show if the bin needs putting out. Changes colour based on which bin to put out.

🕒 Clock

A clock showing the date and time.

🥘 Food Planner

An editable set of 'cards' to show what we're having for our evening meal for the week. I've also incorporated a set of predefined recipes from what we eat often. Pressing the button at the bottom of the planner will add every single ingredient from all the predefined recipes for that week to the shopping list widget, so you can plan your weekly shop based on what you are eating. Duplicate ingredients are also removed, so if you have a recipe of 200g of chicken, and another recipe with 400g of chicken, then 600g of chicken is added to your shopping list.

The recipes and planner is stored on an api I built.

📆 Google Calendars

A scrollable widget showing mine and my partners calendar for the next three months. Any edits to calendar events are done through the Google Calendar app itself and not the dashboard.

🚗 Journey Planner

Shows the journey time from my house to a certain destination. Changes colour based on the amount of traffic. Can list multiple journeys.

📝 Online Lists

Scrollable list widgets - one for TODOs, and one for the shopping list. The lists are integrated with the Todoist app, so I can add items to the shopping list via the app on my mobile.

💰 Splitwise

A widget that shows the amounts owed in our Splitwise group. It uses an api I built.

🚂 Trains

A scrollable widget showing the latest trains from my local stations, showing any cancellations or delays. It uses a Huxley for its data.

Weather

Forecast for now, and the next four days. It uses Darksky for its data.

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].