All Projects â†’ walkxhub â†’ homer-theme

walkxhub / homer-theme

Licence: MIT license
🎨 A custom Homer theme!

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to homer-theme

Imgpush
Minimalist Self-hosted Image Service for user submitted images in your app
Stars: ✭ 144 (-57.27%)
Mutual labels:  selfhosted
Sorlov.PowerShell
This is the public version of Sorlov.PowerShell Self-Hosted Executable Extensions for Powershell
Stars: ✭ 22 (-93.47%)
Mutual labels:  selfhosted
S1EM
This project is a SIEM with SIRP and Threat Intel, all in one.
Stars: ✭ 270 (-19.88%)
Mutual labels:  homer
Ownphotos Frontend
Stars: ✭ 171 (-49.26%)
Mutual labels:  selfhosted
Awesome Selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Stars: ✭ 70,996 (+20967.06%)
Mutual labels:  selfhosted
Selfhosted-Google-Photos-Alternative
A complete guide on exiting Google, Amazon or any proprietary service Photos storage with all the features you would want.
Stars: ✭ 143 (-57.57%)
Mutual labels:  selfhosted
Docat
Host your docs. Simple. Versioned. Fancy.
Stars: ✭ 115 (-65.88%)
Mutual labels:  selfhosted
gatus
⛑ Automated service health dashboard
Stars: ✭ 3,018 (+795.55%)
Mutual labels:  selfhosted
Private-Cloud-Music
Private Cloud Music - a really simple and easy-to-use online music player.
Stars: ✭ 40 (-88.13%)
Mutual labels:  selfhosted
Temps
λ A selfhostable serverless function runtime. Inspired by zeit now.
Stars: ✭ 15 (-95.55%)
Mutual labels:  selfhosted
Opentrashmail
Open Source standalone trashmail solution that ships its own mail server
Stars: ✭ 178 (-47.18%)
Mutual labels:  selfhosted
Server
self-hosted tag-based time tracking
Stars: ✭ 238 (-29.38%)
Mutual labels:  selfhosted
uptime-kuma
A fancy self-hosted monitoring tool
Stars: ✭ 27,425 (+8037.98%)
Mutual labels:  selfhosted
Ownhealthrecord
This repository is about the OwnHealthRecord Application Web App
Stars: ✭ 162 (-51.93%)
Mutual labels:  selfhosted
recipes
Application for managing recipes, planning meals, building shopping lists and much much more!
Stars: ✭ 3,570 (+959.35%)
Mutual labels:  selfhosted
Reel2bits
Self-hosted Soundtracks and Podcasts sharing, with ActivityPub federation.
Stars: ✭ 128 (-62.02%)
Mutual labels:  selfhosted
infrastructure
Flux based GitOps repository for my home lab infrastructure.
Stars: ✭ 14 (-95.85%)
Mutual labels:  homer
nebula
Source Code for the Home Server setup.
Stars: ✭ 48 (-85.76%)
Mutual labels:  selfhosted
wake-pc
Wake PC is a tiny self-hosted Wake-On-Lan (WOL) app written in PHP for linux machines that you can use to wake up machines on your local network.
Stars: ✭ 44 (-86.94%)
Mutual labels:  selfhosted
startpage
A startpage using html/css/js
Stars: ✭ 53 (-84.27%)
Mutual labels:  selfhosted

Dark mode preview! Homer Theme
Light mode preview! Homer Theme

This is v2 of Homer Theme, v1 is available here.


Homer Theme v2

Homer Theme is a theme for the Homer Dashboard.

• Demo [Coming Soon] • Getting started •

Table of Contents

All changes

  • Custom font
  • Spacing between cards
  • Transparent cards
  • Custom tag colors
  • Custom wallpaper
  • No header
  • Offline Fonts

v2 changes

  • Added Light mode
  • More rounded corners
  • Added settings header
  • Changed GitHub Icon
  • Offline Fonts

Getting started!

Homer Theme is a theme for the Homer Dashboard.

Getting the assets folder

Clone this repo. You can do this by running:

$ git clone https://github.com/WalkxCode/Homer-Theme.git

Now cd into the newly created folder.

$ cd Homer-Theme

And now for the final step move the assets folder into your Homers www folder. You can find this directory by running

$ sudo docker inspect -f '{{ .Mounts }}' homer

Before moving the folder, make sure to create a backup. You can do this by running

$ sudo mv /homer/www/assets /homer/www/assets-backup

Make sure you replace /homer/www/assets with the location of your homers www folder.

Move the folder by running

$ sudo mv assets /homer/www

Make sure you replace /homer/www with the location of your homers www folder.

Go to your Homers IP and port and see the result!

If it all works, start adding your services! And for more configuration check the extra-configuration page!

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