SitePoint
  • Premium
  • Library
  • Community
  • Jobs
  • Blog
LoginStart Free Trial
Build a Native Desktop GIF Search App Using NodeGui
Build a Native Desktop GIF Search App Using NodeGui
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
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

Community Questions