Skip to content
/ GoDuck Public

Quick and basic implementation of DuckDuckGo Instant Answer API using Godot Engine and GDScript. This does not use the full search result from DuckDuckGo. In an okay-ish state at the moment.

License

Notifications You must be signed in to change notification settings

waimus/GoDuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDuck

Quick and basic implementation of DuckDuckGo Instant Answer API using Godot Engine and GDScript. This does not use the full search result from DuckDuckGo. In an okay-ish state at the moment.

WHY?

Biggest question on earth about this project. Well I don't know, if it's not because I need to make a program for class project about "information", I wouldn't create a program related to search engine. Why would anyone make or even use a 'search engine desktop client' when the search engine works better on browser.

This is also my first "actual" project made with Godot Engine. I had a lot of fun styling the app with the available UI tools, it's great.

Open in Godot

Using Godot Engine version 3.2.3 stable official (Steam). May work using other Godot versions.

  • Use git clone https://github.com/waimus/GoDuck.git or download zip to get this project files.
  • Open Godot project manager and open the import menu.
  • Load the project.godot file in the goducksearch folder.

Screenshots

GoDuck running on Linux X11, HTML5 (Chromium on desktop), and HTML5 (Firefox Android)

screenshot

Downloads

Check out the release page.

Usage Guide

Type any keyword on the search bar and press enter or by clicking the "Instant Answer" button. GoDuck allows several commands which started with prefix !, those are:

  • !related: Some search result may directly show a Wikipedia summary. Use !related next to your keyword to show DuckDuckGo results instead.
  • !clear: Clear the content text.
  • !quit and !exit: Quit GoDuck.

License

Credits

About

Quick and basic implementation of DuckDuckGo Instant Answer API using Godot Engine and GDScript. This does not use the full search result from DuckDuckGo. In an okay-ish state at the moment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published