Skip to content

SeanDavid-stack/BMBridge-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMBridge Lite

BMBridge Lite

Custom Notes Bridge for Bookmap
Serve manual price notes to Bookmap Cloud Notes over local HTTP.

SDES.DEV Windows Version License


Overview

BMBridge Lite is a lightweight Windows application that lets you author custom price notes, render them to CSV in Bookmap's Cloud Notes format, and serve those CSVs on 127.0.0.1 over HTTP so Bookmap can poll and render them as chart annotations.

All notes are user-entered. The program does not source, import, or redistribute market data.

Features

  • Up to 2 concurrent feeds, each on its own local HTTP port
  • Custom notes with description, strict-decimal price, text/background colors, alignment, and optional horizontal price line
  • Color templates — save and reuse color/text combinations. Templates are grouped into Colors-only and Colors+Text sections; names can be reused across sections
  • Sort, reorder, clone, enable/disable notes per feed
  • Delete feeds from the tab header — one feed minimum enforced
  • Symbol override per feed, or shared global symbol
  • Live polling monitor — per-feed Last polled timestamp plus tray-balloon toast if Bookmap stops polling for 2 minutes
  • Runtime Broadcasting toggle — start or stop a feed's server on demand while the app is live
  • UI font size — five presets, applies instantly
  • System tray integration — minimize to tray and keep servers running in the background
  • Single-instance enforcement — only one copy can run at a time
  • Atomic settings writes, UTF-8 safe — your notes and templates are preserved across sessions
  • Tooltips everywhere — hover any control for a short explanation

Download

Get the latest release from the Releases page.

Each release ships as a zip containing:

BMBridge_Lite.exe
BMBridgeLite.ico
BMBridge_Lite_Quick_Start.pdf
BMBridge_Lite_User_Manual.pdf
README.txt
(Nuitka-bundled Python runtime and DLLs)

Installation

  1. Download the latest BMBridge_Lite_vLite-1.0.1.zip from Releases.
  2. Unzip to any folder with write access.
  3. Run BMBridge_Lite.exe.
  4. On first launch, Windows SmartScreen may show "Windows protected your PC" because the EXE is not code-signed. Click More info -> Run anyway.
  5. Read and accept the first-run disclaimer.
  6. Follow the Quick-Start guide.

Documentation

Known Issues

As of 1.0.1, no material known issues.

Note that sort and delete operations have no undo — back up bridge_lite_settings.json before large reorganizations.

Disclaimer

BMBridge Lite is an independent, third-party software application developed by SDE-Software (SDES.DEV). SDE-Software is not affiliated with, endorsed by, sponsored by, partnered with, or in any way connected to Bookmap, Bookmap Ltd., any of Bookmap's parent companies, subsidiaries, licensors, affiliated entities, the Bookmap Discord channels, or the Bookmap support team. No formal or informal relationship exists between SDE-Software and any of the above parties. Bookmap is a trademark of Bookmap Ltd.

BMBridge Lite is provided as-is and is used entirely at the user's own risk. The developer accepts no liability for incorrect note content, file corruption, server failures, Bookmap rendering behavior, or any trading decisions made based on notes displayed by this application.

No support, walkthroughs, troubleshooting, or individual assistance is provided for this program by SDE-Software, by Bookmap, by the Bookmap Discord channels, or by the Bookmap support team. Because SDE-Software has no affiliation with Bookmap or any Bookmap community, directing questions about this program to Bookmap or its community is not appropriate. Users are responsible for reading the included documentation and the official Bookmap Cloud Notes reference.

Bugs and glitches are addressed as identified. No service-level agreement is offered.

License

Proprietary - see LICENSE. The binaries distributed here may be downloaded and used, but may not be redistributed, resold, modified, reverse-engineered, or repackaged without prior written permission from SDE-Software (SDES.DEV).

Publisher

SDES.DEV - SDE-Software

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors