raycast / raycast/extensions

[Extension Name] ... [LookSee - A MAC, OUI, IAB Lookup] Functionality Improvements

Open
#16,660 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dont close extension extension: looksee feature request status: stalled
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://www.raycast.com/olavgjerde/looksee

Description
  1. Add the ability to normalize MAC address to standard colon format.

For example, when inputting a Cisco style MAC address (0030.A316.7627) format it as 00:30:A3:16:76:27

  1. Add the ability to bulk lookup MAC addresses

It is sometimes useful to identify a bulk batch of devices that are connected to a switch. Entering a bulk set of addresses, one per line, should convert those to colon-seperated and include the MAC vendor, one per line.

Who will benefit from this feature?

As a network engineer, this will help in daily troubleshooting activities.

Anything else?

Great work so far!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the LookSee extension at https://www.raycast.com/olavgjerde/looksee and trace its current single-address lookup flow. Implement the requested Cisco-style MAC normalization and one-address-per-line bulk lookup, including vendor results for each line. Done means both input forms produce colon-separated addresses and the expected vendor output.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.