Skip to content

mtarek2005/OS-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

see app.c, utils-sh.c, str-utils.c and common-utils.h

compile with:

gcc $(pkg-config --cflags gtk4) -o app app.c $(pkg-config --libs gtk4)

for shell commands backend.
for native backend, compile with:

gcc $(pkg-config --cflags gtk4) -o app app.c $(pkg-config --libs gtk4) -D__NATIVE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published