We are still actively working on the spam issue.

Difference between revisions of "/g/ projects"

From InstallGentoo Wiki
Jump to: navigation, search
m
m
Line 6: Line 6:
 
! style="background:#125fb5; color:#fff;"| Title
 
! style="background:#125fb5; color:#fff;"| Title
 
! style="background:#125fb5; color:#fff;"| Type
 
! style="background:#125fb5; color:#fff;"| Type
 +
! style="background:#125fb5; color:#fff;"| Language
 
! style="background:#125fb5; color:#fff;"| License
 
! style="background:#125fb5; color:#fff;"| License
 
! style="background:#125fb5; color:#fff;"| Website
 
! style="background:#125fb5; color:#fff;"| Website
Line 17: Line 18:
 
  |Website = https://github.com/packetpirate/Generic-Zombie-Shooter
 
  |Website = https://github.com/packetpirate/Generic-Zombie-Shooter
 
  |ShortSummary = Generic Zombie Shooter is a simple overhead shooter game.
 
  |ShortSummary = Generic Zombie Shooter is a simple overhead shooter game.
 +
|Language = Java
 
}}
 
}}
  
Line 25: Line 27:
 
  |Website = https://github.com/irungentoo/ProjectTox-Core/
 
  |Website = https://github.com/irungentoo/ProjectTox-Core/
 
  |ShortSummary =  Secure P2P messenger library & client.
 
  |ShortSummary =  Secure P2P messenger library & client.
 +
|Language = C
 
}}
 
}}
  
Line 33: Line 36:
 
  |Website = https://github.com/danielgweb/gentils <br/> https://github.com/ms11/gentils  
 
  |Website = https://github.com/danielgweb/gentils <br/> https://github.com/ms11/gentils  
 
  |ShortSummary =  /g/ rewrite of the GNU core utils.
 
  |ShortSummary =  /g/ rewrite of the GNU core utils.
 +
|Language = C
 
}}
 
}}
  
Line 41: Line 45:
 
  |Website = http://sourceforge.net/projects/jackos/
 
  |Website = http://sourceforge.net/projects/jackos/
 
  |ShortSummary = ?
 
  |ShortSummary = ?
 +
|Language = N/A
 
}}
 
}}
  
Line 49: Line 54:
 
  |Website = https://github.com/diantahoc/picture-sorter
 
  |Website = https://github.com/diantahoc/picture-sorter
 
  |ShortSummary = Image sorting program with automatic color sorting feature.
 
  |ShortSummary = Image sorting program with automatic color sorting feature.
 +
|Language = C#
 
}}
 
}}
  
Line 56: Line 62:
 
  |License = [[GPLv2]].
 
  |License = [[GPLv2]].
 
  |Website = https://github.com/diantahoc/chanb
 
  |Website = https://github.com/diantahoc/chanb
  |ShortSummary = ASP.NET C# image board.
+
  |ShortSummary = ASP.NET image board.
 +
|Language = VB.NET
 
}}
 
}}
  
Line 64: Line 71:
 
  |License = ?
 
  |License = ?
 
  |Website = https://github.com/tux3/DelayClose
 
  |Website = https://github.com/tux3/DelayClose
  |ShortSummary = 4chan spammer.
+
  |ShortSummary = 4chan spammer.
 +
|Language = C#
 
}}
 
}}
  
|}
 
  
== (/g/pl lang interpreter) ==
+
{{Software List
* Type: Interpreter
+
|Title = (/g/pl lang interpreter)
* Description: /g/ programming language.
+
|Type = Interpreter
* Source: https://github.com/nandykins/-g-pl
+
|License = ?
 +
|Website = https://github.com/nandykins/-g-pl
 +
|ShortSummary = /g/ programming language interpreter.
 +
|Language = C#
 +
}}
  
 +
{{Software List
 +
|Title = ACT
 +
|Type = User-script
 +
|License = ?
 +
|Website = http://userscripts.org/scripts/show/176848
 +
|ShortSummary = Enhancement for /g/ code tags.
 +
|Language = ECMAScript
 +
}}
  
== ACT ==
+
{{Software List
* Type: Userscript
+
|Title = markdown to html
* Description: Enchacment for /g/ code tags.
+
|Type = Utility
* Source: http://userscripts.org/scripts/show/176848
+
|License = ?
 +
|Website =https://github.com/Battleroid/drunken-wight
 +
|ShortSummary = Made to turn set of static files from markdown to HTML and then make a static website with it.
 +
|Language = Python
 +
}}
  
 +
{{Software List
 +
|Title = units
 +
|Type = Library
 +
|License = ?
 +
|Website = http://hub.darcs.net/nand/units
 +
|ShortSummary = Calculations with type-safe physical units
 +
|Language = Haskell
 +
}}
  
== markdown to html ==
+
{{Software List
* Type: Utility.
+
|Title = Letter counter
* Description: Made to turn set of static files from markdown to HTML and then create a static website with it.
+
|Type = Utility
* Source: https://github.com/Battleroid/drunken-wight
+
|License = ?
 +
|Website = https://github.com/Lanira/Counter/tree/master
 +
|ShortSummary = Letter counter
 +
|Language = C
 +
}}
  
 +
{{Software List
 +
|Title = brainfuck interpreter
 +
|Type = Interpreter
 +
|License = ?
 +
|Website = http://hub.darcs.net/nand/brainfuck
 +
|ShortSummary = brainfuck interpreter
 +
|Language = Haskell
 +
}}
  
== units ==
+
{{Software List
* Type: Haskell library
+
|Title = pong game
* Description: Calculations with type-safe physical units
+
|Type = Game
* Source: http://hub.darcs.net/nand/units
+
|License = ?
 
+
|Website = https://github.com/ekmett/lens/blob/master/examples/Pong.hs
 
+
|ShortSummary = A simple game of pong using gloss. (Note: has been modified/improved on by others)
== Letter counter ==
+
|Language = Haskell
* Type: Misc
+
}}
* Description: Letter counter
 
* Source: https://github.com/Lanira/Counter/tree/master
 
 
 
 
 
== brainfuck interpreter ==
 
* Type: Interpreter
 
* Description: brainfuck interpreter
 
* Source: http://hub.darcs.net/nand/brainfuck
 
  
 +
|}
  
== pong game ==
 
* Type: Game
 
* Description: A simple game of pong using gloss.
 
* Source: https://github.com/ekmett/lens/blob/master/examples/Pong.hs
 
* Note: has been modified/improved on by others.
 
  
  

Revision as of 00:36, 9 February 2014

The following is a a weekly updated list on projects and software made by /g/entoomans.


Title Type Language License Website Description
Zombie shooter Game Java GPL https://github.com/packetpirate/Generic-Zombie-Shooter Generic Zombie Shooter is a simple overhead shooter game.



Tox Library C GPLv3 https://github.com/irungentoo/ProjectTox-Core/ Secure P2P messenger library & client.



Gentils Core Utils C MIT https://github.com/danielgweb/gentils
https://github.com/ms11/gentils
/g/ rewrite of the GNU core utils.



JackOS OS N/A ? http://sourceforge.net/projects/jackos/ ?



Picture Sorter Desktop program C# None. https://github.com/diantahoc/picture-sorter Image sorting program with automatic color sorting feature.



Chanb Web software. VB.NET GPLv2. https://github.com/diantahoc/chanb ASP.NET image board.



DelayClose Desktop program C# ? https://github.com/tux3/DelayClose 4chan spammer.




(/g/pl lang interpreter) Interpreter C# ? https://github.com/nandykins/-g-pl /g/ programming language interpreter.



ACT User-script ECMAScript ? http://userscripts.org/scripts/show/176848 Enhancement for /g/ code tags.



markdown to html Utility Python ? https://github.com/Battleroid/drunken-wight Made to turn set of static files from markdown to HTML and then make a static website with it.



units Library Haskell ? http://hub.darcs.net/nand/units Calculations with type-safe physical units



Letter counter Utility C ? https://github.com/Lanira/Counter/tree/master Letter counter



brainfuck interpreter Interpreter Haskell ? http://hub.darcs.net/nand/brainfuck brainfuck interpreter



pong game Game Haskell ? https://github.com/ekmett/lens/blob/master/examples/Pong.hs A simple game of pong using gloss. (Note: has been modified/improved on by others)




Peer-to-peer chat client


STG -> C# compiler


Text adventure game engine


Host-As-Image


RPN calculator with pretty errors


Manga-Organizer

  • Type: Desktop program.
  • Description: This program provides tagging, searching and other basic management tools for manga. It is intended as a companion to the E-Hentai website, and optimally functions with directory names formatted as "[Artist] Title".
  • Source: http://nagru.github.io/Manga-Organizer/


AniWrap


The following is made by one person, who posted this in a post on /g/.

  • A tiny terminal based off vte, just wrapping it with pretty much no functionality - since the other vte wrappers were so bloated: http://bpaste.net/show/127774/ (I use rxvt-unicode again though since vte is slow as molasses.)
  • A small server to proxy TCP connections over WebSockets, written to try and bypass a school proxy. I eventually realized OpenVPN has this built-in.

Server: http://bpaste.net/show/127776/ Client: http://bpaste.net/show/127777/


The following project were mentioned on /g/ but no additional info was provided

  • Sono Hanabira games for android - ?
  • loli farm - ?
  • space shooter game - ?
  • hydrocarbons namer (3d modeler) - ?
  • space shooter (in winapi) - ?
  • racing game with 360 degree vision - ?