Skip to content

a simple python plugin for wox which checks if the given number is a prime

Notifications You must be signed in to change notification settings

lvonkacsoh/wox-plugin-isPrime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wox: Is Prime?

Python plugin for wox which checks if the given attributes are prime numbers.

alt text

Publishing a Wox-Plugin

Some stuff I stumbled upon while publishing this plugin:

  • The UUID in plugin.json does not accept the '-' delimiter, remove it.
  • dot-JPG is not an acceptable file-extension, dot-jpg is.
  • Your plugin is suppossed to be a '.wox' file. But it has to be a .zip file as well. You've to zip your files and change the file-extension for god only knows which reasons.

About

a simple python plugin for wox which checks if the given number is a prime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages