hello friends! new(ish)!

/g/ projects

From InstallGentoo Wiki v2
Revision as of 16:45, 3 May 2022 by >Dec05eba
Jump to navigation Jump to search
Imbox move.png
Imbox move.png
MOVE CANDIDATE
This page is being proposed to be moved to somewhere else. Relevant discussion may be found on the talk page. Reason: Most likely more suitable as a category.

The following is a list on projects and software made by /g/entoomans. Contrary to popular belief, they're not all failures!

Programs

Title Type Language License Website Description
Tox Library C GPLv3 https://github.com/irungentoo/ProjectTox-Core/ Secure P2P messenger library & client.



gTorrent Desktop Program C++ GPLv3 https://github.com/gtorrent Multi-platform torrent client (aka uTorrent Killer)



rms.sexy Website PHP Public Domain https://github.com/Mechazawa/rms.sexy The source code for the sexiest .sexy domain




Zombie shooter Game Java GPL https://github.com/packetpirate/Generic-Zombie-Shooter Generic Zombie Shooter is a simple overhead shooter game.



Gentils Core Utils C MIT 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. C# GPLv2. https://github.com/diantahoc/chanb ASP.NET image board.



DelayClose Desktop program C# ? ? 4chan spammer.




(/g/pl lang interpreter) Interpreter C# ? https://github.com/haasn/-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 ? ? 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.



Epic Pen Desktop program C# MIT http://sourceforge.net/projects/epicpen/files/ A windows tool for drawing over your desktop and applications.



Sandwich Desktop program C# ? https://github.com/diantahoc/Sandwich 4chan desktop client for windows.



ChanArchiver Desktop program C# GPLv2 https://github.com/diantahoc/chan-archiver Personal archive program for 4chan.



Livechan Website Javascript/HTML/CSS ? https://github.com/emgram769/live4chan Imageboard powered by websockets



bhottu IRC Bot Python/MySQL ? https://github.com/gentoomen/bhottu Modular IRC Bot communally developed by people from #/g/sicp on Rizon (named SICPBot on the channel)



Nimdok IRC Bot Python/SQLite GPL https://github.com/Mechazawa/Nimdok Modular IRC Bot communally developed by people from #/g/sicp on Rizon (named Nimdok on the channel)



WebMCam Desktop software C# GPLv3 https://github.com/TheTarkus/WebMCam/ WebM desktop recorder. Like (GIF Cam) or LICEcap but for WebM.



Lo/g/os Operating System loonix MIT https://github.com/install-logos/logos Operating system that focuses on logos



8chan Monitor Desktop software C# ? https://bitbucket.org/Thinty/lizard Tray utility for monitoring replies to threads



werchan Message board rc Public Domain / ISC / MIT http://guhnoo.org/ A message board based on the werc web framework



Teknik Web Services PHP/JS/HTML BSD 3-Clause https://www.teknik.io/ A suite of services to assist in people's ideas



Limf Desktop Program Python MIT http://github.com/lich/limf A tool for uploading files to pomf.se clones.



Aloonix DE OS Shell ? http://aloonix.neocities.org/ "The GNU/Linux distribution you deserve."



VGA Timing Editor Calculator HTML/JavaScript ? https://kosshi.gitlab.io/vgatimingeditor/ Calculator for VGA timings and modelines.



Media-Embedder User-script JavaScript GPLv3 https://git.coom.tech/Zip/Media-Embedder Embed a wide variety of media in PNGs and WebMs on 4chan



PNG Extra Embedder (PEE) User-script JavaScript ? https://git.coom.tech/fuckjannies/lolipiss Can embed any file in a PNG/WebM/GIF and upload it to a third-party host through 4chan.



QuickMedia Desktop Program C/C++ GPLv3 https://git.dec05eba.com/QuickMedia/about/ A rofi inspired native client for web services. Supports youtube, 4chan, manga sites and more.



AutoMedia Daemon C/Python GPLv3 https://git.dec05eba.com/AutoMedia/about/ Automatically download new anime episodes (rss torrents) and manga chapters (html). Written mostly in C to use less than 100kb ram (static) for full autismo.



Gpu Screen Recorder Desktop Program C++ GPLv3 https://git.dec05eba.com/gpu-screen-recorder/about/ A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux. 100% gpu accelerated.



VR Video Player Desktop Program C++ BSD 3-Clause https://git.dec05eba.com/vr-video-player/about/ A virtual reality video player for X11 for playing stereoscopic videos (pr0n) and games



greentext voice Script Posix shell/Core utils Public Domain https://git.dec05eba.com/greentext-voice/about/ A minimal script for text to speech using the meme greentext voice




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

Websites

Projects for N00bz

Some fa/g/s created a list of projects you can do to sharpen your programming skills.

You should probably do some of these.