alpha
Login
or
Join now
kasper.space
/
ferrum
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/probablykasper/ferrum. Music library app for Mac, Linux and Windows
ferrum.kasper.space
electron
linux
macos
music
music-library
music-player
napi
windows
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Fix lint
author
Kasper
date
9 months ago
(Oct 4, 2025, 12:27 AM +0200)
commit
6e4bee76
6e4bee76ac07295f9c75567fa66201898ffd3053
parent
61cf6ca7
61cf6ca75badaa2caad792d4631973b1b5372be8
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
lib
visualizer
Visualizer.svelte
-1
src/lib/visualizer/Visualizer.svelte
View file
Reviewed
···
485
485
></canvas>
486
486
{/each}
487
487
{#if !vis_epilepsy_warning_dismissed}
488
488
-
<!-- svelte-ignore a11y_click_events_have_key_events -->
489
488
<!-- svelte-ignore a11y_no_static_element_interactions -->
490
489
<div
491
490
class="fixed inset-0 z-10 flex flex-col items-center justify-center gap-4 bg-black text-center text-lg text-white"