[Extension Name] ... [LookSee - A MAC, OUI, IAB Lookup] Functionality Improvements
Nobody has claimed this yet.
- 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
- 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
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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