Skip to content

Add Electron GUI with modernized OSINT toolkit#65

Open
Kryptographer wants to merge 1 commit intoHunxByts:mainfrom
Kryptographer:claude/modernize-electron-gui-LRd2i
Open

Add Electron GUI with modernized OSINT toolkit#65
Kryptographer wants to merge 1 commit intoHunxByts:mainfrom
Kryptographer:claude/modernize-electron-gui-LRd2i

Conversation

@Kryptographer
Copy link

  • Create full Electron desktop app with dark hacker-themed UI
  • Port Python backend to Node.js with better libraries:
    • ip-api.com (primary) + ipwho.is (fallback) for IP geolocation
    • libphonenumber-js (Google's library) for phone analysis
    • Expanded username search to 35+ platforms with concurrent checks
  • Add custom frameless window with sidebar navigation
  • Add IP tracker with proxy/VPN/hosting detection and Google Maps links
  • Add My IP page with auto-geolocation of discovered IP
  • Add phone tracker with international/national/E.164 formatting
  • Add username tracker with stats, filtering tabs, and direct links
  • Add build-exe.bat script for one-click Windows portable EXE builds
  • Configure electron-builder for portable and NSIS installer targets
  • Update README with v3.0 documentation and project structure

https://claude.ai/code/session_01KRiBgHvcGUyVJK4mh6qRM2

- Create full Electron desktop app with dark hacker-themed UI
- Port Python backend to Node.js with better libraries:
  - ip-api.com (primary) + ipwho.is (fallback) for IP geolocation
  - libphonenumber-js (Google's library) for phone analysis
  - Expanded username search to 35+ platforms with concurrent checks
- Add custom frameless window with sidebar navigation
- Add IP tracker with proxy/VPN/hosting detection and Google Maps links
- Add My IP page with auto-geolocation of discovered IP
- Add phone tracker with international/national/E.164 formatting
- Add username tracker with stats, filtering tabs, and direct links
- Add build-exe.bat script for one-click Windows portable EXE builds
- Configure electron-builder for portable and NSIS installer targets
- Update README with v3.0 documentation and project structure

https://claude.ai/code/session_01KRiBgHvcGUyVJK4mh6qRM2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants