SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
Build a Native Desktop GIF Search App Using NodeGui
Toggle community discussions
Close
Content
Bookmarks
Preface
Build a Native Desktop GIF Search App Using NodeGui
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
1
Build a Native Desktop GIF Search App Using NodeGui
Installation and Basic Setup
Install CMake and Compilation Tools
Hello World
Displaying an Animated GIF
Fetching GIFs from the GIPHY API
Showing a List of GIFs Using the API’s Response
Attaching the List to Our Window Widget
Adding a Search Input and Button
Connecting the Search to the GIF View
Using QScrollArea to Make the List of GIFs Scrollable
Add Click Listeners to Copy GIF URLs for Sharing
Adding a System Tray Icon
Some Final Tweaks
Packaging the App for Cross-platform Distribution
Conclusion
Open text modal
Community Questions
Close