Skip to content
Browser Screensaver

Particle Screensaver

Points drifting across the screen, each drawing a line to any neighbour close enough. The lines fade with distance rather than switching on and off.

Press F for fullscreen, Esc to exit.

What the particle screensaver is

The dots are almost incidental — the network of lines between them is what makes this look alive. Their opacity falls off smoothly with distance, so connections appear and dissolve rather than blinking, which is the difference between this and the version that ships on half the landing pages on the internet.

Particles bounce off the edges instead of wrapping, so nothing ever jumps discontinuously across the frame.

  • A clean, abstract background for a stream or a presentation
  • A modern idle screen for an office display or reception monitor
  • A calm second-monitor background that is not distracting

Connected particle network, fullscreen

Particle count and reach interact: more particles means more lines, and past about a hundred and fifty on a large display it becomes a mesh rather than a constellation. Ninety is the default for that reason.

The colour applies to both the dots and the lines, so a single hex value re-skins the whole effect to match a brand or a set.

How to run the particle screensaver full screen

Press the fullscreen button on the player, or the F key. Escape brings you back to the page. On a desktop browser F11 does the same job and hides the browser’s own toolbars as well, which is what you want on a display that is going to be left running.

Everything you change in the settings is written into the address bar as you change it, so the version you have set up is a link. Bookmark it, or send it to whoever is running the screen. Space pauses and resumes at any time.

Questions

Why do the lines fade instead of appearing suddenly?

Because a hard distance threshold makes lines flicker on and off, which is distracting. Fading opacity with distance is both smoother to look at and closer to how you would want it in a design.

How many particles can it handle?

The control goes to two hundred. Line drawing grows with the square of the count, so beyond that it costs more than it looks like — and it stops reading as a network anyway.

Can I match my brand colour?

Yes. Enter any hex value in the colour field and it applies to the dots and the connecting lines together. The value is kept in the URL, so the branded version is a link.

Is the particle screensaver free?

Yes — free, with no account, no download, no watermark and no time limit. It is a web page, so it runs on anything with a modern browser.

How do I stop it or exit fullscreen?

Press Escape to leave fullscreen, or F to toggle it. Space pauses the animation without leaving the page. If you used F11 to hide the browser toolbars, press F11 to bring them back.