Skip to content

dahliaOS/pangolin_desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3e2795 · Oct 4, 2025

History

2,655 Commits
Oct 4, 2025
Jun 11, 2023
Jun 17, 2023
Sep 10, 2023
May 14, 2023
Jul 8, 2023
Mar 7, 2023
Jul 8, 2023
Jun 11, 2023
May 14, 2023
Mar 27, 2021
Nov 15, 2021
Feb 10, 2021
Nov 13, 2022
Mar 29, 2024
May 14, 2023
Feb 10, 2021
Sep 10, 2023

WebsiteDiscordReleasesDonateDocumentation

Pangolin Desktop

Build and Deploy to Web Locale generator Demo Crowdin

  • 🖥 Pangolin is the desktop shell of dahliaOS.
  • 💙 Written in Dart/Flutter.
  • 🏝 Utopia is the window manager of Pangolin.
  • 🐚 Pangolin was named after a shelled animal like the Armadillo UI.
  • 🌐 Check the web preview here.

Settings and start menu, commit 876180d.

Calculator, Terminal, Notes and search, commit 876180d.

Development

To develop and locally test Pangolin:

Step 1. Install development tools

  1. Install Flutter
  2. Install an IDE of your choice (we recommend VSCode)
    • We also recommend installing Dart and Flutter extensions if you're opting in for VSCode. For other IDEs, please inform yourself.

Step 2. Run Pangolin

Note: You can run Pangolin on any platform that Flutter supports but we recommend running it on Linux as some features of Pangolin are designed exclusively for Linux and won't work on other platforms.

Run Pangolin by running:

make run target=linux

List of targets:

  • linux
  • windows
  • macos

Flutter has hot reloading so no need to restart the instance when it's running!

Contribute

If you're wondering how to contribute to the project, please refer to CONTRIBUTING.md

Translate

If you're interested in translating Pangolin, click here for more information on how to do so!

License

Copyright @ 2019-2023 - The dahliaOS Authors - contact@dahliaos.io

This project is licensed under the Apache 2.0 license