nowfound

Life & fun · January 3, 2013

IT

I think I re-imagined IRC on mobile devices

I have hosted my own IRC server, for a small community of coders and friends, since 1999. I never really strayed from using mirc or irssi, when I'm on a desktop or have a keyboard. On my iphone, the options were pretty lacking, though. The best true IRC client for iphone is one called IRC999, in my opinion. These clients all bugged me though because when the phone would go idle or shut off the wifi, the client disconnects. Sometime in early December, an idea hit me about an IRC client that would function sort of like Twitter's mobile client. It'd defer the task of maintaining the IRC…

Alternativestop 23% of January 2013

What it does

In the maker’s words, at launch

I have hosted my own IRC server, for a small community of coders and friends, since 1999. I never really strayed from using mirc or irssi, when I'm on a desktop or have a keyboard. On my iphone, the options were pretty lacking, though. The best true IRC client for iphone is one called IRC999, in my opinion. These clients all bugged me though because when the phone would go idle or shut off the wifi, the client disconnects. Sometime in early December, an idea hit me about an IRC client that would function sort of like Twitter's mobile client. It'd defer the task of maintaining the IRC connection off to a server and it'd expose an HTTP-based API for the mobile app to use. Anyway, so that's what I've done. I wrote a web server / IRC client that logs chat data to a database. Specifically formatted data is exposed via HTTP so that it can be easily consumed by a mobile client. I used node.js and couchdb for these two components. I also have the basics of a iphone app. The app can be configured to point to any URL / port to use as an API. These components are all open source because I think that's important. Since the server component is just an IRC client, it could be connected to BNCs like ZNC, and should continue to function just the same. Might need some BNC-specific commands, though. I just wanted to show this and see if others thought it was a neat idea. The project is still hacky but I'm actively building it. Screenshots: http://imgur.com/a/yMWVs Client source: https://github.com/ryancole/pound-client Server source: https://github.com/ryancole/pound-gateway

Does the same job

all alternatives →
  • AO
  • IF
    IRC for GMail Apps2011 · chat.alagu.net · ▲63
  • Git2Go2015 · ▲250

    The Git client for iPhone and iPad you always wanted

  • IC
    IRC.com – A Scriptable Web IRC Client2025 · irc.com · ▲5

    Hi HN, Long-time IRC obsessive here (some of you may remember me from the privacy wars and the freenode drama). My commitment to the protocol never died, so I built IRC.com, a browser-based IRC client where everything lives in user-editable JavaScript. The core ships with just a protocol shim and window manager; the rest is scriptable. Out of the box it feels like a normal IRC client, but if you want to automate channel ops, invent new commands, or redesign the UI, the power is yours. I’d love your feedback, bug reports, and feature ideas... especially from fellow IRC lifers! I'll be adding…

  • Uforio2015 · ▲135

    An alternative reddit client

  • SA
    Subway, a persistent web client for IRC2012 · github.com · ▲84

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 27d ago · baselashraf81.github.io

Launched alongside, January 2013

the whole month →