Skip to content

Naighu/Naighu.github.io

Repository files navigation

Ubuntu-Flutter

Simple Ubuntu GUI made with Flutter.

Screenshot_20210611_030504

1. Supported Terminal Commands :

  • pwd
  • clear
  • cd
  • mkdir
  • rmdir
  • touch
  • cat
  • cp
  • sudo 😁

Note: Flags are not supported.

  • Usage of commands

    mkdir <folder name>
    rmdir <folder name>
    cp <source file> <destination file>
    cd ..
    touch <fileName>
    rm <fileName>
    cat <fileName>
    sudo su

2. Supports operations in GUI Mode

    such as copy and pasting a file/folder.
    Note: In GUI mode errors will not be shown.

About

Ubuntu GUI made with flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published