Skip to content

Instantly share code, notes, and snippets.

View Melodeiro's full-sized avatar

Melodeiro

  • Saint-Petersburg, Russia
View GitHub Profile
@Melodeiro
Melodeiro / queue.py
Created July 13, 2021 20:47
Try this version 2
# This is an extension plugin for minqlx.
# Copyright (C) 2016 mattiZed (github) aka mattiZed (ql)
# Copyright (C) 2016 Melodeiro (github)
# You can redistribute it and/or modify it under the terms of the
# GNU General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
# You should have received a copy of the GNU General Public License
# along with minqlx. If not, see <http://www.gnu.org/licenses/>.
@Melodeiro
Melodeiro / gist:d831102572430a071056b58e945bcd0a
Created December 17, 2016 20:03
queue.py, testing version
# This is an extension plugin for minqlx.
# Copyright (C) 2016 mattiZed (github) aka mattiZed (ql)
# Copyright (C) 2016 Melodeiro (github)
# You can redistribute it and/or modify it under the terms of the
# GNU General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
# You should have received a copy of the GNU General Public License
# along with minqlx. If not, see <http://www.gnu.org/licenses/>.