Skip to content

fpersson/halloworld-plasmoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Hello World

This is a simple Hello World demo for c++ plasmoid

Dependency

  • libkf5plasma-dev

Build

$ mkdir build
$ cd build
$ cmake ..
$ cd ..
$ make -C build
$ sudo make install

Testing:

$ kquitapp plasmashell
$ plasmashell &

and add the hello world plasmoid to your desktop

Sources

Read: Development/Tutorials/Plasma5/QML2/Helloworld

About

Simple hello world plasmoid for Plasma5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published