Skip to content
View dot3dash4dot's full-sized avatar

Block or report dot3dash4dot

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

Pinned Loading

  1. Trelloello Trelloello Public

    Create cards that repeat after a given amount of time from when they were last completed, and allow cards to be snoozed till a later date

    Java

  2. LightwaveRFActionRunner LightwaveRFActionRunner Public

    A WPF application designed to run over a long period to trigger Lightwave RF Link Plus actions at certain times, optionally depending on whether you are home or not

    C#

  3. LightwaveRFLinkPlusSharp LightwaveRFLinkPlusSharp Public

    A C# binding for the LightwaveRF LinkPlus API

    C# 4 1

  4. MailChimpSyncerSharp MailChimpSyncerSharp Public

    Update your contacts in MailChimp to reflect a contact list from another source, for example a membership database

    C# 1

  5. Connecting to a Virgin Media Hub 5 R... Connecting to a Virgin Media Hub 5 Router in C#
    1
    using System.Collections.Generic;
    2
    using System.Linq;
    3
    using System.Threading.Tasks;
    4
    using System.Net.Http;
    5
    using System.Net.Http.Headers;
  6. iTunesAlbumRandomizer iTunesAlbumRandomizer Public

    Can't fit all your music on your iPhone/iPod? This program adds random albums to a playlist of a user-defined maximum size (in GB) which can then be synced to your device.

    C#