Skip to content

ziombo/SJPCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SJPCheck

SJPCheck is a program created to quickly get word definitions from Polish online dictionary (sjp.pl).

Built With:

  1. C#
  • Winforms
  1. Web Scraping

Usage

Default hotkey to bring up the application is set to ALT+Q. To change it, change RegisterHotkey() on line 27 in the Form1.cs file.

 		// register the alt + Q combination as hot key.
	    hook.RegisterHotKey(SJPCheck.ModifierKeys.Alt, Keys.Q);

Author

Jan Radłowski

Screenshots

query result

About

sjp.pl word checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages