No description
  • Shell 68.1%
  • PHP 31.9%
Find a file
2026-02-28 04:48:55 +01:00
.github Initial commit 2025-12-30 20:16:03 +01:00
conf fix instances & validate input 2026-02-28 04:48:55 +01:00
doc fix translation 2026-01-08 03:34:04 +01:00
scripts fix instances & validate input 2026-02-28 04:48:55 +01:00
.editorconfig Initial commit 2025-12-30 20:16:03 +01:00
.gitattributes Initial commit 2025-12-30 20:16:03 +01:00
.gitignore Initial commit 2025-12-30 20:16:03 +01:00
config_panel.toml drop data_dir for install_dir 2026-01-08 04:04:08 +01:00
LICENSE initial push 2025-12-30 21:56:51 +01:00
manifest.toml drop data_dir and add config.php file 2026-01-07 19:29:28 +01:00
README.md generate readme 2026-01-07 05:38:03 +01:00
tests.toml add upgrade test 2026-01-07 05:26:48 +01:00

Logo of 4get 4get, packaged for YunoHost

Self-hosted UI serving as proxy to major existing search engines

🌐 Official app website App Demo Version: 2025.12.14~ynh1

Screenshots

Screenshot of 4get

📦 Developer info

Automatic tests level

🛠️ Upstream 4get repository: https://git.lolcat.ca/lolcat/4get

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/4get_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade 4get -u https://github.com/YunoHost-Apps/4get_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.