https://github.com/damiansuess/apitool
Tiny mouse-over API Spy example
https://github.com/damiansuess/apitool
api-spy api-tool apispy apitool csharp xeno xeno-innovations
Last synced: 25 days ago
JSON representation
Tiny mouse-over API Spy example
- Host: GitHub
- URL: https://github.com/damiansuess/apitool
- Owner: DamianSuess
- License: gpl-3.0
- Created: 2019-07-22T20:26:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T20:34:11.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T14:42:44.664Z (3 months ago)
- Topics: api-spy, api-tool, apispy, apitool, csharp, xeno, xeno-innovations
- Language: C#
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# API Tool
Mini API Spy utility (_written in C#_) for discover details about windows as you mouse over them.Ever have an invisible window on your desktop and you can't click in that region anymore?? _Slack-happens_ and you can't minimize or close windows. API Spy it to see who it belongs to and KILL IT!!
**_This project is a Work in Progress_**
Made one of these back in 1997, and who knew it would come handy again 22 years later
|||
| --- | --- |
| **License** | [](https://github.com/DamianSuess/ApiTool/blob/master/LICENSE) |## Active Features
* Mouse-over API SPY### Future Features
* Add-on for [ToolsHub](https://github.com/xenoinc/ToolsHub)
* Global Hotkey Discovery
* API Tool for Windows API to C#
* Screen Shots (maybe)## Coding
Currently is made using C# WinForms. After all, this is for Windows only & not Mac/Linux.