A downloadable tool for macOS

Download NowName your own price

in development by ImmatureGoat

A open source tool for mac designed to summarize Wikipedia articles

(You can run it on any computer with the source code, but the app itself is designed for mac, for now. I will add windows usage later)

Using the "power" of the Wikipedia module and the PyGame module to display it

If you like this project, please consider visiting my Patreon: https://www.patreon.com/ImmatureGoat

v0.4.2 

Changed the color of the sentence number slider and increased range of scroll slider

v0.4.1

Made it so every time you search, it brings you back to the top of the page

v0.4.0

Added a scroll function

v0.3.0

Added some libraries to allow pyinstaller to export it 

v0.2.0

Added a slider for number of sentences, added a function to copy the summary to clipboard, changed search box

v0.1.0

Extremely buggy - warning, may crash

Updated 2 hours ago
StatusReleased
CategoryTool
PlatformsmacOS
AuthorImmatureGoat
Tagsmac, open, sourc, tool, wikipedia

Download

Download NowName your own price

Click download now to get access to the following files:

WikiNeedia.zip 16 MB
v0.4.2.zip 9.4 kB
v0.4.1.zip 9.4 kB
v0.4.0.zip 9.4 kB
v0.3.0.zip 9.3 kB
v0.2.0.zip 9.1 kB
v0.1.0.zip 7.3 kB

Development log

Comments

Log in with itch.io to leave a comment.

https://youtu.be/O--Y4K8y7cU

Release trailer for v0.4.2!

Is there any way you could port it to windows?

I'm trying to, but I'm also working on other projects at the moment, so I can't say when. But I'm still going to do it eventually.

I was able to get one working, sadly due to my limited knowledge of pygame I couldn't get the images to load. Aside from that it works just fine on Windows with pyinstaller.

Nice! The images not loading could be my fault, because maybe the source files aren't good. Does the tool work? Are there any bugs or suggestions?

It works just as fine as it probably would on mac, I have used the Wikipedia module in the past and it is just as jank as it usually is. Any bug that would be there would be fault of the Wikipedia module and not you, aside from that it is a very nice program!

(1 edit)

Thank you! Glad to hear that!