LittleWeeb is a IRC XDCC Client Purely made for downloading anime. It features a simple design made to function and nothing more. It's free, it will always be free, and will never contain Ads or anything that makes you think about giving us money. Since this whole project is voluntary, meant to be voluntary, meant to be non-profit, we, as developers of LittleWeeb, will never start asking for donations of the sorts.
YouTube - v0.4.0 YouTube - v0.2.0 YouTube - pre v0.1.0 version
https://github.com/littleweeb/Library
- Fully functional (advanced) search feature.
- A Favorite feature!
- Download Progress and play functionality on the Anime Page itself.
- Easy Download button (just select your resolution & go, where resolution defaults to 720p).
- A download manager where downloads are ordered per Anime! (And each anime get's it's own directory!).
- And ofcourse: Cross-Platform!!!
More technical release note
- Fully rewrittten the back-end to make it better maintainable.
- Switched from .net framework to .net core (cross-platform).
- Custom in-house websocket server.
- Rewritten in-house Irc Client.
- Implemented anime-relations for better episode segregation.
- Implemented LittleWeebRules for better episode parsing.
- Switched from anilist to Kitsu API.
- Improved currently airing parsing (shows latest available episodes/anime).
- Fixes most of the issues presented here Issues.
LittleWeeb uses a number of open source projects to work properly:
Desktop Clients:
Android:
Interface:
- Semantic UI- A slick looking CSS Framework.
- [jQuery] - unfortunately, semantic ui has a very limited angular implementation which didn't suit the needs for this application.
- NIBL API - Thanks to nibl.co.uk API and the developer Jenga201 from NIBL to provide me the api and help that I need!
- Kitsu API - To replace anilists api.
Backend:
- Custom in-house SimpleWebSocketServer - I could use an excisting one... .
- Custom in-house SimpleIRCLib - Why are there no other DCC supported IRC Client libraries out there?.
- Json.NET - Well... obviously.
- Download the installer or launcher for your platform.
- Click on it...
- Have fun!
- (Do note, the initial directory for downloading on Windows and Mac OS X is set to the users Documents directory, this location is also where the Settings, Log and Download History json files are stored.)
- On linux, the default download directory and directory for storing the configuration & log files is the same as where the AppImage is launched, make sure to not launch LittleWeeb from a directory which requires root permission!
- Download the APK file.
- Allow unknown sources (if asked). (If not asked: Settings -> Security)
- Open the APK and install.
- PROFIT.
- (Do note, SD Card support is not yet functional and tested, so make sure that you have enough space left for some anime files on your internal storage.)
Pre-require:
- Install dotnet runtime (here)[https://www.microsoft.com/net/download] for your specific platform.
- Download the zip file containing the server for your platform.
- Extract the zip file.
Windows:
- Run the executable called LittleWeebServer.exe
Linux:
- Either open a terminal in the extracted directory our double click on the executable.
- (Terminal: ./LittleWeebServer)
Mac:
- Either open a terminal in the extracted directory our double click on the executable.
- (Terminal: ./LittleWeebServer)
- Do note, the interface is only meant for local usage as of now, you can download anime and the likes, but opening the files directly from the interface is not possible yet!.
This application is still in development, contains many issues, which I haven't found yet. Since I am doing the grunt of the development, and the front-end is handled by Daniel-Law, the progress is slow. Furthermore, we are doing it in our free-time and mine is just about to run out. Therefor I cannot work on major releases and will only be fixing issues with the current version. App breaking bugs and issues will be solved first and minor issues will be solved lateron.
This application is made with love, for them weebs. But with just the two of us working on LittleWeeb, we can't do that much in the short time limited that we call free time. Therefor, I would humbly ask any LittleWeeb users to help us and eachother out when using LittleWeeb. So.. therefor, in case that you feel like you want to help, please notify us of any issue that you encouter with LittleWeeb using the following guides:
For Linux : https://youtu.be/jvfNACbsw88 For MacOS : https://youtu.be/hxcVy56M1Po For Windows: https://youtu.be/oouWz7MGReE For Android: https://youtu.be/3ze2Ab6-adY
You can report an issue for desktop versions here: https://github.com/LittleWeeb/Desktop/issues You can report an issue for android versions here: https://github.com/LittleWeeb/Android/issues
Or you can report an issue (in case it's not really important or in case you just want to have a chat) here: https://discord.gg/t84VSMd
If you want to help development in general, just join the discord, where you can talk with us!
- Make the interface server ready.
- Rewrite interface (v0.5.0).
- Magic tricks.
MIT
Free Software, Hell Yeah!
develop