Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rclone filter demo website

See https://filterdemo.rclone.org/ for the website which allows you to try out rclone filters on a set of file names.

How it works

This compiles the filters part of rclone into a WASM module and imports it into the browser along with a bit of user interface (also written in Go).

Testing

Build the code with:

./build

Run a webserver to serve it:

./serve &

Then go to http://localhost:3000/

About

A website to allow exploration of rclone filters

Resources

Security policy

Stars

13 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages