Inspiration
Meme opener lite was inspired by the common challenge all meme advocates face in this day and age - finding old memes on their hard drives. Oftentimes when we download a very good meme, we forget where and when it was saved on our computers. The tedious solution usually involves opening memes one by one to check in a given directory. As an automation software dev, I seek to automate these tedious tasks. It also incorporates full music library functionality.
What it does
Meme Opener Lite opens all memes at once in a given folder. That's right - hundreds to thousands of memes in one click! It also allows you to listen to many of your favorite tunes while using the app.
How I built it
I used Unity's very refined System Diagnostics tools to call "subprocesses" which have image file extensions, such as png, jpg, and jpeg.
Challenges I ran into
It was difficult to write lightweight code that responds fast to GUI interaction.
Accomplishments that I'm proud of
I'm proud that I have tackled a very difficult and controversial issue amongst internet users.
What I learned
I have learned that many threads and subprocesses can run at once on a UNIX kernel.
What's next for Meme Opener Lite
Crossplatform functionality.
Log in or sign up for Devpost to join the conversation.