Skip to main content

Credits

Sponsors#

koconder
Vincent Koc
Admonstrator
Aaron Viehl
tbjers
Torgny Bjers
emlazzarin
Eddy Lazzarin
AnandChowdhary
Anand Chowdhary
shrippen
Null
bile0026
Zach Biles
UlisesGascon
Ulises Gascón
digitalarche
Digital Archeology
InDieTasten
Null
araguaci
Null
bmcgonag
Brian McGonagill
vlad-timofeev
Vlad Timofeev
helixzz
HeliXZz
patvdv
Patrick Van Der Veken
mryesiller
Göksel Yeşiller
allesauseinerhand
Null
forwardemail
Forward Email - Open-source & Privacy-focused Email Service (2023)
lamtrinhdev
LamTrinh.Dev
Bastii717
Null
M2TD
Null
frankdez93
Null
terminaltrove
Terminal Trove
NixyJuppie
Nixy
nrvo
Null

Contributors#

Lissy93
Alicia Sykes
liss-bot
Alicia Bot
marekful
Marcell Fülöp
EVOTk
EVOTk
snyk-bot
Snyk Bot
azerioxal
Kenneth Church
m42e
Matthias Bilger
CrazyWolf13
Tobias
pinarruiz
Alejandro Pinar Ruiz
imjimmeh
Null
kashif-se
Kashif Sohail
walkxcode
Walkx
josuablejeru
Josua Blejeru
evroon
Erik Vroon
jammo2k5
Jammo2k5
lordpansar
Magnus Sundström
Cereal916
Kristian Brasel
albcp
Alberto
altearius
Chris Nielsen
UrekD
UrekD
z3r0l1nk
Mihai
wozboz
Null
Totto16
Totto16
toddejohnson
Todd Johnson
remygrandin
Remygrandin
DimitriDR
Dimitri
Tracreed
David Alasow
aviolaris
Andreas Violaris
rubenandre
Rúben Silva
rtm516
Rtm516
zcq100
Null
onedr0p
ᗪєνιη ᗷυнʟ
stanly0726
Stanly0726
Bogyie
Bogyeong Kim
Tuzi555
Jakub Tuzar
berksmbl
Berk Sümbül
alucarddelta
Brent
k073l
Null
kt-alt
Null
mmihaly
Null
patrickheeney
Patrick Heeney
rokiden
Denis Kazimirov
zigotica
Sergi Meseguer
BySempron
Sergio
ssrangisetti
Null
itsmejoeeey
Joey Miller
hockeymikey
Null
thomaswienecke
Thomas Wienecke
deneor
Null
daentech
Dan Gilbert
moemoeq
CHAIYEON CHO
BOZG
Stephen Rigney
a-mnich
Alexander Mnich
alexdelprete
Alessandro Del Prete
alayham
Al-Ayham Saleh
sachahjkl
Sacha
shazzx
Shazz
ThinkSalat
Shawn Salat
royshreyaa
Null
Smexhy
Null
stavros-k
Stavros Kois
XenonR
Steffen Schmidt
StevKast
Steven Kast
AmadeusGraves
Ángel Fernández Sánchez
turnrye
Ryan Turner
rubjo
Null
PrynsTag
Prince Carl Velasco
PlusaN
Andrey
oka4shi
OKAMOTO Shigehiro
bubylou
Nicholas Malcolm
miclav
Michael Lavaire
imsakg
Mert Sefa AKGUN
ethan-hann
Ethan Hann
tazboyz16
Null
sur1v
José Ignacio
soaibsafi
Soaibuzzaman
pablomalo
Null
markxoe
Mark Oude Elberink
lxjv
Laker Turner
kxenoxx
Kxenox
jrobles98
Null
jnach
Jnach
imlonghao
Imlonghao
icy-comet
Aniket Teredesai
huangshaohuai
Null
flechaig
Null
dr460nf1r3
Nico
baifengheixi
Null
allozavrr
Null
XertDev
Xert
emiran-orange
Null
edugof
Eduardo Gomez
Dylan-Bs
Dylan Bersans
dougaldhub
Doug Lock
dkyeremeh
Desmond Kyeremeh
deepsourcebot
DeepSource Bot
DawidPietrykowski
Null
skaarj1989
David
clsty
Celestial.y
bskim45
Bumsoo Kim
BhasherBEL
Brieuc Dubois
BeginCI
Begin
BRAVO68WEB
Jyotirmoy Bandyopadhyaya [Bravo68]
AaronPorts
Artyom
alydemah
Aly Mohamed
5idereal
5idereal
0n1cOn3
0n1cOn3
maximemoreillon
Maxime Moreillon
Glitch3dPenguin
Max Kulik
markusdd
Markus Krause
asenov
Мирослав Асенов
luispabon
Luis Pabon
LeoColman
Leonardo Colman Lopes
KierenConnell
Kieren Connell
kieraneglin
Kieran
Singebob
Jeremy Chauvin
Hellhium
Jemy SCHNEPP
jjmung
JJ Munguia
b1thunt3r
Ishan Jain
Compunctus
Iaroslav Dronskii
nealian
Ian Neal
FraglyG
Hendrik Strydom
hubortje
Harald Töpfer
gbrown09
Garrett Brown
FormatToday
FormatToday

Helpful Users#

evotk
Evotk
shadowking001
LawrenceP.
urekd
Urekd
dylanbeme
DylanH
milesteg1
Milesteg1
lu4t
Lu4t

Bots#

liss-bot
Alicia Bot
snyk-bot
Snyk Bot
netlify
Netlify
viezly
Viezly
muse-dev
MuseDev
github-actions[bot]
github-actions[bot]
dependabot[bot]
dependabot[bot]

The above section is auto-generated, using contribute-list by @akhilmhdh.

Newest Stargazers#

Recent Star Gazers

Recent Forkers


Dependencies#

This app definitely wouldn't have been quite so possible without the making use of the following package and components. Full credit and big kudos to their respective authors, who've done an amazing job in building and maintaining them. For a full breakdown of dependency licenses, please see Legal

Core#

At it's core, the application uses Vue.js, as well as it's services with VueX for state management. Styling is done with SCSS, JavaScript is currently Babel, (but I am in the process of converting to TypeScript). Linting is done with ESLint and Prettier, both following the AirBnB Styleguide. The config is defined in YAML, with a simple Node.js server to serve up the static app and the optional API endpoints, and container deployment is done with Docker.

Utilities#

  • crypto-js - Encryption implementations by @evanvosberg and community MIT
  • axios - Promise based HTTP client by @mzabriskie and community MIT
  • ajv - JSON schema Validator by @epoberezkin and community MIT
  • i18n - Internationalization plugin by @kazupon and community MIT
  • frappe-charts - Lightweight charting library by @frappe MIT

Frontend Components#

Backup & Sync Server#

Although the app is purely frontend, there is an optional cloud sync feature, for off-site backup and restore. This is built as a serverless function on Cloudflare workers using KV and web crypto

External Services#

The 1-Click deploy demo uses Play-with-Docker Labs. Code is hosted on GitHub, Docker images are hosted on DockerHub, and the demos are hosted on Netlify.

Actions#

This repo makes heavy use of GitHub actions to run automated workflows. The following base actions are totally awesome, and have been extremely useful. Full credit to their respective authors


You#

Would you like to be listed here? Whatever your skill set, Dashy needs people like you to help support future development. Check out the Contributing Page for ways that you can get involved. Huge thank you to everyone who has already contributed! 💖