Skip to content
View urkh's full-sized avatar
🚀
Working from home
🚀
Working from home

Organizations

@PyMobi @speakn-ai

Block or report urkh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
urkh/README.md

Hi there 👋

urkh

Pinned Loading

  1. gnome-shell-extension-caffeine Public

    Forked from eonpatapon/gnome-shell-extension-caffeine

    Disable screensaver and auto suspend

    JavaScript 1

  2. gnome-display-brightness-ddcutil Public

    Forked from daitj/gnome-display-brightness-ddcutil

    Display brightness slider for gnome shell using ddcutil backend

    JavaScript 1

  3. gnome-command-menu Public

    Forked from arunk140/gnome-command-menu

    A GNOME Shell Extension to manage shortcuts in Top Bar (Inspired by Shuttle and SSHMenu)

    JavaScript

  4. Sql dump of all the Countries, Count...
    1
    CREATE TABLE IF NOT EXISTS `country` (
    2
      `id` int(11) NOT NULL AUTO_INCREMENT,
    3
      `iso` char(2) NOT NULL,
    4
      `name` varchar(80) NOT NULL,
    5
      `nicename` varchar(80) NOT NULL,
  5. dotfiles Public

    urkh dotfiles

    Lua 1

  6. atom-i386 Public

    atom.io build for Debian i386 based distros

    3