Skip to content

Feature Request: Favorite / Bookmark Devices #14

Description

@komallsingh

Motivation

When scanning busy environments, it can be difficult to quickly identify devices that are important to the user (e.g. a home router, test BLE beacon, or frequently monitored access point).

Currently, users must manually search for these devices every time they appear in scan results.

Proposed Solution

Allow users to mark a discovered device as a favorite using a star/bookmark action.

Favorited devices would:

  • Be persisted locally
  • Be visually highlighted in future scans
  • Optionally be accessible from a dedicated Favorites screen

Example

★ Home Router
★ Office AP
★ Test Beacon

Benefits

  • Improves usability during repeated surveys and testing
  • Makes important devices easier to identify in large scan lists
  • Useful for network administrators, security researchers, and BLE developers
  • Self-contained feature that does not require changes to the scanning pipeline

Implementation Idea

Use existing unique identifiers (e.g. Wi-Fi BSSID, BLE MAC address) to persist favorites locally and restore them across app launches.


I'd be happy to contribute an initial implementation if this feature aligns with the project's goals.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions