Skip to content
View RecNes's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RecNes

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

Pinned Loading

  1. ath_status ath_status Public

    USD x TRY All times high exchange rate notifier

    Python 1

  2. RandomBirdNameGenerator RandomBirdNameGenerator Public

    Generates randomly bird names as a nick name.

    JavaScript 3

  3. Arduino gist for proper usage of ver... Arduino gist for proper usage of vertical scrolling on each output with 16x2 LCD display.
    1
    #include <LiquidCrystal.h>
    2
    String Line1;
    3
    String Line2;
    4
    LiquidCrystal lcd(7, 8, 9, 10, 11, 12);
    5
    
                  
  4. Disk space usage email alert Disk space usage email alert
    1
    #!/usr/bin/env python
    2
    """
    3
    Developen on: Python 2.7.13
    4
    """
    5
    __author__ = 'Sencer Hamarat'
  5. File2Mail File2Mail Public

    Send files under specified directory by email

    Python

  6. toodoo toodoo Public

    Simple to do app.

    Python