-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
58 lines (44 loc) · 2.63 KB
/
index.html
File metadata and controls
58 lines (44 loc) · 2.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Overfloe by Overfloe</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>Overfloe</h1>
<h2>A modern IRC client for a modern Windows.</h2>
</header>
<section id="downloads" class="clearfix">
<a href="https://github.com/Overfloe" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>
<hr>
<section id="main_content">
<h1>
<a id="overfloe" class="anchor" href="#overfloe" aria-hidden="true"><span class="octicon octicon-link"></span></a>Overfloe</h1>
<p>A modern desktop IRC client for a more civilized hacker.</p>
<p><a href="https://floe.codeplex.com">Floe</a> started as a very wonderful minimalist IRC client in .NET / WPF for Windows. The original project has been dead for years, with some others making little fixes and branching around. Overfloe is a fork of <a href="https://github.com/dezro" class="user-mention">@dezro</a>'s <a href="https://github.com/dezro/Floe">branch</a> of Floe, and incorporates fixes and updates for the UI.</p>
<h2>
<a id="want-to-pitch-in" class="anchor" href="#want-to-pitch-in" aria-hidden="true"><span class="octicon octicon-link"></span></a>Want to pitch in?</h2>
<p>We use VS 2013 Community for Floe development. If you want to help out, fork our Floe repository, and send us a PR!</p>
<h2>
<a id="who-are-we" class="anchor" href="#who-are-we" aria-hidden="true"><span class="octicon octicon-link"></span></a>Who are we?</h2>
<p><a href="https://github.com/merickson" class="user-mention">@merickson</a> got it started, and we also are <a href="https://github.com/danlnewman" class="user-mention">@danlnewman</a> and <a href="https://github.com/alextnewman" class="user-mention">@alextnewman</a></p>
</section>
<footer>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
</div>
</div>
</body>
</html>