Fetch the repository succeeded.
SystemUI is a system app preinstalled in OpenHarmony. It provides users with interactive UIs that display system-related information, including the system status, prompts, and notifications (such as the system time and battery level).
/applications/standard/systemui
├── figures # Architecture figures
├── entry # Main entry module code
│ └── src
│ ├── main
│ ├── js # JavaScript code
│ ├── resources # Resource configuration files
│ └── config.json # Global configuration files
├── navigationBar # System navigation module code
│ └── src
│ ├── main
│ ├── js # JavaScript code
│ ├── resources # Resource configuration files
│ └── config.json # Global configuration files
├── signature # Certificate files
├── LICENSE # License files
System apps
applications_systemui
Sign in to post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Repository Comments ( 3 )