Giter Club home page Giter Club logo

github-actions-gnome-extension's Introduction

Github Actions Gnome Extension ๐Ÿงฉ

GPLv3 License

GitHub release

Build GNOME Extension

๐Ÿž Preview MORE

SimpleMode OFF SimpleMode ON
Quick Settings

๐Ÿ”จ Installation and Configuration

Steps Commands
๐Ÿ”’ Login gh auth login --scopes user,repo,workflow
๐Ÿ”“ Check scopes gh auth status
๐Ÿ”„ If any is missing gh auth refresh --scopes user,repo,workflow

Note
If you have any feedback, please contact me at [email protected]

๐Ÿ›  Development

graph TD;
    local_cli_interface.js-->github_api_repository.js;
    token_scopes.js-->github_api_repository.js;
    github_api_repository.js-->extension_controller.js;
    widgets.js-->status_bar_indicator.js;
    widgets.js-->notification_controller.js;
    notification_controller.js-->extension.js;
    status_bar_indicator.js-->extension.js;
    settings_repository.js-->extension_controller.js;
    quick_settings_controller.js-->extension.js;
    widgets.js-->quick_settings_controller.js;
    extension_controller.js-->extension.js;
    utils.js-->status_bar_indicator.js;
    utils.js-->settings_repository.js;
    settings_repository.js-->prefs_controller.js;
    utils.js-->prefs_controller.js;
    prefs_controller.js-->prefs.js

    version.js[version.js - Generated by makefile]-->prefs.js;

    extension.js-->EXTENSION[GNOME EXTENSION]
    prefs.js-->EXTENSION[GNOME EXTENSION]
    metadata.json-->EXTENSION[GNOME EXTENSION]
    stylesheet.css-->EXTENSION[GNOME EXTENSION]
Loading
Steps Commands
โ–ถ๏ธ Start a gnome session in a window make run
โžก๏ธ Copying the extension from the system. make copy
๐Ÿ”จ Build gnome-extensions package make build
๐Ÿฆ TESTING STEPS

๐Ÿ“ ยฉ 2023 Aron Onak

Warning
The GitHub logo is a trademark of Microsoft.
This extension is not affiliated, funded, or in any way associated with Microsoft and GitHub.

github-actions-gnome-extension's People

Contributors

arononak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.