We are still actively working on the spam issue.

Difference between revisions of "/g/ projects"

From InstallGentoo Wiki
Jump to: navigation, search
m
(Re-arrange software in a clear table, add license and language property)
Line 139: Line 139:
 
}}
 
}}
  
|}
+
{{Software List
 +
|Title = Peer-to-peer chat client
 +
|Type = Chat program
 +
|License = [[GPLv3]]
 +
|Website = https://github.com/nandykins/p2p-chat
 +
|ShortSummary = Peer-to-peer chat client (Note: It's awful, and the crypto used is not secure.)
 +
|Language = Haskell
 +
}}
  
 +
{{Software List
 +
|Title = STG -> C# compiler
 +
|Type = Compiler
 +
|License = [[GPLv3]]
 +
|Website = http://hub.darcs.net/nand/compilers/browse/STG
 +
|ShortSummary =
 +
|Language = Haskell
 +
}}
  
 +
{{Software List
 +
|Title = Text adventure game engine
 +
|Type = Game engine
 +
|License = ?
 +
|Website = http://www.mediafire.com/file/1mlmjwhxtwz/examplepasta.rar
 +
|ShortSummary =
 +
|Language = ?
 +
}}
  
== Peer-to-peer chat client ==
+
{{Software List
* Type: Chat program.
+
|Title = Host-As-Image
* Description: Peer-to-peer chat client
+
|Type = Script
* Source: https://github.com/nandykins/p2p-chat
+
|License = [[BSD]]
* Note: It's awful, and the crypto used is not secure.
+
|Website = https://github.com/notuncivil/host-as-image
 +
|ShortSummary = Scripts to use image hosts for general file hosting.
 +
|Language = Shell
 +
}}
  
 +
{{Software List
 +
|Title = RPN calculator with pretty errors
 +
|Type = Calculator
 +
|License = ?
 +
|Website = http://bpaste.net/show/127768/
 +
|ShortSummary = 
 +
|Language = Haskell
 +
}}
  
== STG -> C# compiler ==
+
{{Software List
* Type: Compiler
+
|Title = Manga Organizer
* Description: none.
+
|Type = Desktop program
* Source: http://hub.darcs.net/nand/compilers/browse/STG
+
|License = ?
 +
|Website = http://nagru.github.io/Manga-Organizer/
 +
|ShortSummary =  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".
 +
|Language = C#
 +
}}
  
 +
{{Software List
 +
|Title = AniWrap
 +
|Type = Library
 +
|License = ?
 +
|Website =  https://github.com/diantahoc/AniWrap
 +
|ShortSummary = C# .NET library for 4chan. It can post, report, delete and fetch posts.
 +
|Language = C#
 +
}}
  
== Text adventure game engine ==
+
|}
* Type: Game engine
 
* Description: none.
 
* Source: http://www.mediafire.com/file/1mlmjwhxtwz/examplepasta.rar
 
 
 
 
 
== Host-As-Image ==
 
* Type: Scripts
 
* Description: Scripts to use image hosts for general file hosting.
 
* Source: https://github.com/notuncivil/host-as-image
 
 
 
 
 
== RPN calculator with pretty errors ==
 
* Type: Calculator
 
* Description: none.
 
* Source: http://bpaste.net/show/127768/
 
 
 
 
 
== 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 ==
 
* Type: Library.
 
* Description: C# .NET library for 4chan. It can post, report, delete and fetch posts.
 
* Source: https://github.com/diantahoc/AniWrap
 
  
 
----
 
----

Revision as of 23:56, 8 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 Chat program Haskell GPLv3 https://github.com/nandykins/p2p-chat Peer-to-peer chat client (Note: It's awful, and the crypto used is not secure.)



STG -> C# compiler Compiler Haskell GPLv3 http://hub.darcs.net/nand/compilers/browse/STG



Text adventure game engine Game engine ? ? http://www.mediafire.com/file/1mlmjwhxtwz/examplepasta.rar



Host-As-Image Script Shell BSD https://github.com/notuncivil/host-as-image Scripts to use image hosts for general file hosting.



RPN calculator with pretty errors Calculator Haskell ? http://bpaste.net/show/127768/



Manga Organizer Desktop program C# ? http://nagru.github.io/Manga-Organizer/ 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".



AniWrap Library C# ? https://github.com/diantahoc/AniWrap C# .NET library for 4chan. It can post, report, delete and fetch posts.




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 - ?