CCIMXDesktop
 
Loading...
Searching...
No Matches
CCIMXDESKTOP ๐Ÿ–ฅ๏ธ

CCIMXDesktopLogo

QtOpenCVMuPDFQtVersion

๐Ÿ”Œ Hello! This is a simple desktop and utility collection that can be used in a variety of embedded devices! This project currently support compiling in full C++17 or above versions. Enjoy!

๐ŸŒ Before you begin, choose your language! ๐ŸŒ

๐Ÿ‡ฌ๐Ÿ‡ง English Version | ๐Ÿ‡จ๐Ÿ‡ณ Chinese

๐ŸŒŸ Project Overview ๐ŸŒŸ

i.MX6ULL

Embedded

CCIMXDesktop is a minimalist, lightweight and high-performance desktop environment framework based on Qt6.8.3, specially optimized for embedded systems with NXP i.MX6ULL platform as an example. It provides a series of common Qt built-in tool packages, device management inheritance and built-in auxiliary applications, all of which are presented in a unified user interface. Let you easily and happily use embedded devices with LCD visually!

Some running screenshots

1) Screen when starting loading (screenshot version: Release 1.5.0)

image-20250624200242954

2) Main interface: HOME interface (screenshot version: Release1.6.0)

image-20250708213936442

2) BuiltinAPP display interface

image-202507061423571 34

3) ExternAPP third-party optional build configuration

image-20250623214716793

4) APP settings desktop interface

image-20250623214833847

๐Ÿ› ๏ธ Technologies used to build the foundation

Qt TSLIBTSLIBTSLIBTSLIBTSLIBTSLIB

Building this project requires that you have completed the porting of Qt6 (the basic necessary porting includes TSLib for interaction, QtCore QtWidget QtGui three-piece set, QtNetwork and at least QtMultiMedia component support for ALSA audio playback). Please check whether your build is sufficient to support the building of this desktop and third-party applications!

Tip: The full build takes about 10 minutes (16 threads). You can adjust it dynamically according to your needs. Please refer to the build document for details

‍๐Ÿ› ๏ธ How to build this project? (Supports X86 gcc, ARM-linux-gnueabihf-gcc and Windows GCC)

๐Ÿ› ๏ธ Full build of technologies

OpenCV

MuPDF

  • OpenCV for camera support and image transform processing (if you don't use OpenCV image processing and any support for video streaming, you can leave out the library, but all related apps will be set to not build!)
  • MuPDF (for PDF rendering) (These are used for the mupdf-based PDF reader. If you don't want to build, you can ignore the MuPDF dependency and all related apps will be set to not build!)

What's here?

Now, CCIMXDesktop supports one-click building including: (Note: the standard minimum dependencies are: TSLib for interaction ๐Ÿ“, QtCore ๐Ÿ”ง QtWidget ๐Ÿ–ผ๏ธ QtGui ๐ŸŽจ QtNetwork ๐ŸŒ basic support for the four-piece set)

Desktop main body function ๐Ÿ’ป

  • ๐Ÿ“ฆ Basic application host + dynamic APP startup โšก
  • ๐Ÿ–ผ๏ธ Wallpaper animation, hosting function ๐ŸŒ€
  • ๐Ÿ› ๏ธ Basic built-in auxiliary APP (cannot be uninstalled ๐Ÿ”’)
  • ๐Ÿ“œ Log management system, add a log system to CCIMXDesktop to facilitate debugging ๐Ÿ” and observation ๐Ÿ‘€
  • ๐Ÿ“‚ Stagedly Stable Desktop Private Folder Systems, which is ready for the system info
  • ๐Ÿ—ƒ๏ธ Smooth Sliding Card System โœจ Currently registered built-in card types ๐Ÿ“ฆ:
    • ๐Ÿ“… Calendar Card
    • ๐Ÿ—“๏ธ Date Card
    • ๐Ÿ’พ Hardware Storage Info System
    • ๐Ÿ’พ Memory Info System

Project includes

Function / Application Name Dependency Conditions or Remarks Is it a built-in program Description Interface Display
๐Ÿ  CCIMX_Desktop Body Standard Minimum Dependency Yes Core Framework, Body image-20250708213936442
โ„น About App Standard Minimum Dependency Yes Briefly introduce the basic situation of the desktop of this project image-20250614231912157
โœ๏ธ CCNoter (Notepad) Standard minimum dependencies Yes Super lightweight notepad image-20250614231754881
๐Ÿ“…CCCalendar (Calendar APP) Standard minimum dependencies Yes Super lightweight calendar APP image-20250706142207503
๐ŸŽจ SimpleDrawer (Drawing) Standard minimum dependencies Yes Super lightweight drawing, similar to Windows' "Paint" image-20250614232836661
โ˜€๏ธ WeatherAPP (weather application) The device needs to have Internet access (network connection) Optional Get the weather forecast for the city. The API currently used is Mind Weather's image-20250614232722896
๐Ÿ“„ pdfReader (PDF reader) MuPDF dependency library Optional The most basic PDF browser, supporting chapter jump and viewing functions image-20250614232706288
๐Ÿ“ FileRamber (file browser) Standard minimum dependency Yes File management basics (file browser, with basic file navigation, Tiny version of Windows Explorer.exe) image-20250614232241212
๐Ÿ“ท GeneralLocalCamera (camera) OpenCV support required Optional Can take pictures image-20250614232213554
๐Ÿ“Š SystemState (system status view) Standard minimum dependency Yes View the CPU status, memory capacity status and process list of the running machine image-20250614232050420
๐ŸŽต MediaPlayer (audio and video player) QMediaPlayer supports ALSA or other audio, and video requires OpenCV support Optional NetEase Cloud style audio and video player, which can play both audio and video, and displays the NetEase Cloud style interface when playing audio! image-20250614232017544
๐Ÿ’ก LEDController App (light control) Platform LED driver Optional Hardware support required (light switch APP, Platform LED driver needs to be enabled) image-20250614231942332
๐ŸŒก๏ธ Environment App (environmental monitoring) AP3216C sensor driver Optional Hardware support required (AP3216C driver needs to be mounted and driven normally) image-20250614232559945
๐Ÿƒ SportHealth App (Sports Health) ICM20608 driver Optional Hardware support required (ICM20608 driver needs to be mounted and driven normally) image-20250614232631305
๐Ÿ–ผ๏ธ ImageWalker (Image Browser) Standard minimum dependency Yes The most basic image information browser, equivalent to the Windows image browser for the poor version image-20250614232520438
โœ๏ธ Markdown Reader Standard minimum dependency Yes Lightweight Markdown editing and preview (the most basic Markdown editing + preview function, supporting drafts / Load and save Markdown and basic shortcut functions) image-20250614232450028
๐Ÿ›œ CCNetHelper (network tool) Requires the network card to have network connection capability (network card driver is normal) Optional Supports network card information viewing, IP port scanning and basic test IP connection capability image-20250614231832285
๐Ÿฆ– Dinasour Game (mini game) Standard minimum dependency Optional Yes, it is the Google Dinasour Game, the version implemented with Qt6 Widgets :) image-20250614231727977
๐Ÿงฎ Calculator (Calculator) Standard minimum dependencies Yes Basic tools (standard calculator) image-20250614231703148
๐Ÿค– ImageProcessor (Image processing and reasoning) OpenCV, reasoning library (if any) Optional OpenCV support and reasoning support are required image-20250614232427874
โš™ Settings (Settings interface) Standard minimum dependencies Yes Desktop wallpaper, brightness and desktop application style settings image-20250614232323164
๐Ÿš€ Dynamic Application Launcher Standard minimum dependencies Yes Third-party application operation and management image-20250614232401883

๐Ÿงฉ Developer Reference


๐Ÿ“šProject Documentation

GCC

ARM

If you are interested in the project production process and development documents, please refer to the Documentations folder. For the build process and customization, please refer to the build manual:

‍๐Ÿ› ๏ธ How to build this project? (Supports X86 gcc, ARM-linux-gnueabihf-gcc and Windows GCC)

The document has been automatically deployed via GitHub Actions, visit: CCIMXDesktop: Main Page

๐Ÿ’ก WIP and Plans

๐Ÿš€ Planned optimization of the desktop body:

  • Add a pull-down quick settings channel (brightness adjustment, etc.)
  • Add a desktop refresh function for buttons
  • Develop a to-do/reminder app that is deeply integrated with the desktop. Support displaying upcoming reminders in the status bar and important reminders on the lock screen. Enhance the automatic brightness reduction after a long period of inactivity and the brightness enhancement setting when clicking
  • Plan to add a lock screen and user settings interface (the most basic user system)

๐Ÿš€ Plan to write and provide more external basic programs:

  • ๐Ÿ’ฌ Chat room (planned to be similar to QQ)
  • โฐ Alarm clock APP
  • ๐Ÿ”Œ Serial port assistant
  • โœ… Task list

๐Ÿš€ Document plan

  • Further and more clearly improve the design document part of the project, and expand the relevant document auxiliary instructions for the gradual configuration of the desktop

๐Ÿ“ License

License

This project is based on the MIT license, and you are welcome to transplant, modify and use it at will!