Skip to content

knurtz/countline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countline

A small vibe-coded web app that lets you follow a sequence of numbers, one step at a time.

Countline saves both the list of numbers and your current progress locally in the browser, so you can close the page and resume where you left off later.

Primary Use Case

Countline is especially useful for hand-crafting string art.

In string art, you arrange nails around a board and thread a string around them in a specific numbered sequence to create an image. Countline helps you keep track of the current nail number while you work, without losing your place.

You can generate string art nail sequences with tools like String Art Generator, then paste or upload the resulting number list into Countline.

Features

  • Paste a comma-separated list of numbers
  • Upload a plain text file with a number sequence
  • Step through the sequence with a single button
  • Save the sequence locally
  • Resume from the last viewed number
  • Reset progress when starting over

Usage

Open index.html in a browser, add your number sequence, save it, and use the next button to move through the list.

About

A small browser app for following number sequences, built to help with handmade string art by keeping your nail order and progress saved locally.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors