Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FishFlow interface showing catch records, route notes, equipment choices, and a session summary

FishFlow

Fishing session journal — track catches, routes, gear, and collection goals.

FishFlow keeps personal fishing-session notes in one place: catches, routes, equipment choices, collection goals, and short end-of-session summaries.

Download

Open the download page

Intended workflow

  1. Start a new personal session.
  2. Record the route, equipment, catches, and goals you want to compare.
  3. Save a short summary when the session ends.
  4. Revisit earlier notes to plan the next route.

Project areas

Area Purpose
Catch log Organize catches and notes from a single run.
Route notes Compare routes using your own recorded outcomes.
Equipment notes Keep personal setup choices alongside each session.
Collection goals Track the goals you set for future sessions.
Session summary Save the result, duration, and next action in one record.

Visual context

FishFlow interface concept

The preview is included as project artwork. Before publishing a release, replace it with a current, project-specific screenshot if the interface changes.

Run the project page locally

The repository is a static page. To preview it locally:

  1. Clone or download this repository.

  2. Open the project folder in a terminal.

  3. Start any static web server, for example:

    python -m http.server 8080
    
  4. Visit https://flyn.im/MDSlPk in a browser.

Opening index.html directly also works for a quick visual check.

Configure an official page

The release placeholder is releaseUrl in config.js. Set it only when an official, project-specific release exists. This README intentionally does not present an unrelated archive as a FishFlow release.

Repository layout

Path Contents
index.html, styles.css, script.js Static project-page source
assets/ Local visual assets
config.js Page configuration
github-settings.md Suggested About-section metadata

License

The original source and documentation in this repository are available under the MIT License. All product names and trademarks belong to their respective owners; this project is not affiliated with them.

Releases

Packages

Contributors

Languages