Skip to content

Latest commit

 

History

History
778 lines (751 loc) · 31 KB

credits.md

File metadata and controls

778 lines (751 loc) · 31 KB

Credits

Sponsors

Contributors

Lissy93
Alicia Sykes
liss-bot
Alicia Bot
marekful
Marcell Fülöp
snyk-bot
Snyk Bot
EVOTk
EVOTk
azerioxal
Kenneth Church
m42e
Matthias Bilger
pinarruiz
Alejandro Pinar Ruiz
kashif-se
Kashif Sohail
walkxcode
Walkx
evroon
Erik Vroon
jammo2k5
Jammo2k5
lordpansar
Magnus Sundström
Cereal916
Kristian Brasel
albcp
Alberto
UrekD
UrekD
Tracreed
David Alasow
remygrandin
Remygrandin
Totto16
Totto16
alucarddelta
Brent
jtuzar
Jakub Tuzar
Bogyie
Bogyeong Kim
stanly0726
Stanly0726
onedr0p
ᗪєνιη ᗷυнʟ
rtm516
Rtm516
rubenandre
Rúben Silva
BySempron
Sergio
patrickheeney
Patrick Heeney
k073l
Null
thomaswienecke
Thomas Wienecke
daentech
Dan Gilbert
moemoeq
CHAIYEON CHO
BOZG
Stephen Rigney
a-mnich
Alexander Mnich
alexdelprete
Alessandro Del Prete
flechaig
Null
dr460nf1r3
Nico
XertDev
Xert
StevKast
Steven Kast
XenonR
Steffen Schmidt
Smexhy
Null
royshreyaa
Null
turnrye
Ryan Turner
rubjo
Null
PrynsTag
Prince Carl Velasco
PlusaN
Andrey
miclav
Michael Lavaire
icy-comet
Aniket Teredesai
imlonghao
Imlonghao
itsmejoeeey
Joey Miller
jnach
Jnach
jrobles98
Null
kxenoxx
Kxenox
lxjv
Laker Turner
pablomalo
Null
sur1v
José Ignacio
tazboyz16
Null
zcq100
Null
AmadeusGraves
Ángel Fernández Sánchez
0n1cOn3
0n1cOn3
AaronPorts
Artyom
BRAVO68WEB
Jyotirmoy Bandyopadhyaya [Bravo68]
BeginCI
Begin
bskim45
Bumsoo Kim
skaarj1989
David
DawidPietrykowski
Null
deepsourcebot
DeepSource Bot
dkyeremeh
Desmond Kyeremeh
dougaldhub
Doug Lock
Dylan-Bs
Dylan Bersans
emiran-orange
Null
FormatToday
FormatToday
nealian
Ian Neal
Compunctus
Iaroslav Dronskii
b1thunt3r
Ishan Jain
Hellhium
Jemy SCHNEPP
Singebob
Jeremy Chauvin
kieraneglin
Kieran
KierenConnell
Kieren Connell
LeoColman
Leonardo Colman Lopes
asenov
Мирослав Асенов
markusdd
Markus Krause
maximemoreillon
Maxime Moreillon

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]

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! 💖