Skip to content
View lesthack's full-sized avatar
⚔️
Struggling
⚔️
Struggling

Organizations

@PythonMexico

Block or report lesthack

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
lesthack/README.md

Hi there 👋

wakatime twitter github

Pinned Loading

  1. pocket-casts-desktop-app pocket-casts-desktop-app Public

    Forked from FelicianoTech/pocket-casts-desktop-app

    The Pocket Casts webapp, packaged for the Linux Desktop.

    JavaScript

  2. djangomx/djangomx djangomx/djangomx Public

    http://django.mx site in development

    Python 8 8

  3. wakatime2sqlite.py wakatime2sqlite.py
    1
    #!/usr/bin/env python3
    2
    # -*- coding:utf-8 -*-
    3
    from argparse import ArgumentParser
    4
    import sqlite3
    5
    import json
  4. ElectronPlayer ElectronPlayer Public

    Forked from oscartbeaumont/ElectronPlayer

    An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane, Hulu And More

    JavaScript