All Projects → wellwind → 8ComicDownloaderElectron

wellwind / 8ComicDownloaderElectron

Licence: other
8Comic下載器:一個從8Comic網站下載漫畫的簡單程式,並以GitHub's Electron為開發架構,支援Windows/Linux/Mac,最新版本下載位址:https://github.com/wellwind/8ComicDownloaderElectron/releases

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to 8ComicDownloaderElectron

awesome-angular
💖 A list of awesome Angular (2️⃣➕) resources
Stars: ✭ 61 (+27.08%)
Mutual labels:  angular2, angular-applications
abp-ng2-module
Angular module wraps abp javascript API as angular services.
Stars: ✭ 54 (+12.5%)
Mutual labels:  angular2
awesome-angular-learning
🕶️ Awesome Angular Learning Resources, Courses & Examples
Stars: ✭ 26 (-45.83%)
Mutual labels:  angular2
skawa components example
Examples for skawa_components
Stars: ✭ 16 (-66.67%)
Mutual labels:  angular2
ng2-multi-step-wizard-ui-router1
Series 3: Tutorials on creating an Angular 2 Multi-Step Wizard using UI-Router 1.0 and TypeScript 2.0.10
Stars: ✭ 33 (-31.25%)
Mutual labels:  angular2
ng-apimock
Node plugin that provides the ability to use scenario based api mocking: for local development for protractor testing
Stars: ✭ 102 (+112.5%)
Mutual labels:  angular2
nice-mark
一款基于electron的markdown编辑器
Stars: ✭ 21 (-56.25%)
Mutual labels:  angular2
ngmodule-viz
Visualize the dependencies between the NgModules in your Angular 2+ application
Stars: ✭ 35 (-27.08%)
Mutual labels:  angular2
angular2-social-login
Angular 2 OAuth social login facebook, google, LinkedIn etc using NodeJS server
Stars: ✭ 40 (-16.67%)
Mutual labels:  angular2
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-75%)
Mutual labels:  angular2
angular2-cookie-law
Angular2+ component that provides a banner to inform users about cookie law
Stars: ✭ 38 (-20.83%)
Mutual labels:  angular2
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (-25%)
Mutual labels:  angular2
spring-boot-angular2-starter
Starter application. Spring Boot, Angular 2, TypeScript, Gulp, Gradle, SCSS.
Stars: ✭ 35 (-27.08%)
Mutual labels:  angular2
d3-ng2-demo
Reusable visual power? A demo of using D3 version 4 with Angular 2+.
Stars: ✭ 53 (+10.42%)
Mutual labels:  angular2
angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (-45.83%)
Mutual labels:  angular2
angular-material-datatransfer
A HTML5 datatransfer UI for handling upload and download of multiple simultaneous files.
Stars: ✭ 13 (-72.92%)
Mutual labels:  angular2
angular2-stretchy
angular2-stretchy is an Angular2 directive that automatically adjusts input width to fit content.
Stars: ✭ 12 (-75%)
Mutual labels:  angular2
ngx-carousel
Angular Universal carousel is an lightweight , touchable and responsive library
Stars: ✭ 14 (-70.83%)
Mutual labels:  angular2
ngx-redux-ui-management-recipes
Recipes for managing the UI layout of an application using Redux in Angular
Stars: ✭ 39 (-18.75%)
Mutual labels:  angular2
rapid-arrows-font
OTF comic font
Stars: ✭ 30 (-37.5%)
Mutual labels:  comics

主分支:Build Status 開發分支:Build Status

8ComicDownloader (Electron Version) 1.5.1 Last Updated: 2017/01/18

8Comicdownloader Electron Version

簡介

一個簡單從8Comic網站下載漫畫的程式,最新版本按此下載

本程式從 https://github.com/wellwind/8ComicDownloader 改進,修改過去的bug並增強功能,同時使用GitHub推出的Electron做為框架,理論上可以達到跨平台目標,但沒有環境可測試目前僅確定Windows系統可以正常運行,歡迎高手幫忙試玩看看(須自行build source code)。

使用方式

  1. https://github.com/wellwind/8ComicDownloaderElectron/releases 下載最新版的程式
  2. 解壓縮並執行8comic-downloader-elextron.exe
  3. 在[漫畫目錄]設定漫畫存放的目錄
  4. 8Comicdownloader.exe畫面可以選擇分析最後N集漫畫網址,或目前所有集數的網址
  5. http://www.comicbus.com/ 找到想要下載的漫畫
  6. 將漫畫網址貼到[請輸入漫畫網址...]欄位中
  7. 按下[加入漫畫網址]
  8. 重複步驟4-7產生所有想下載漫畫的圖片網址
  9. 按下[開始下載]按鈕,即可將漫畫下載到電腦中

更新方式

目前不支援自動更新,若有新版請下載該版本的app.asar檔案,先關掉下載程式後,將app.asar覆蓋掉原執行程式下的resources\app.asar即可完成更新。

進階功能

  • 設定檔放預設放在[家目錄]/8ComicDownloader/settings.conf,未來改版可備份此設定檔直接使用
  • 已加入過的漫畫網址會記錄在漫畫清單下的下拉選單中可以選擇,選擇後按下[取得漫畫清單]
  • 若想移除已加入的漫畫,可按下漫畫下拉選單旁的[移除]按鈕

注意事項

  • Windows必須安裝[.Net Framework 4]才可執行
  • 本程式僅供網路測試,請勿做為商業或任何不法用途

版本紀錄

v1.5.1 - 2017/01/17

  • 支援Windows、Linux、Mac(是的,正式支援Linux & Mac啦!)

v1.4.1 - 2016/12/12

  • 改以user的家目錄為設定檔及漫畫預設存放目錄

v1.3.1 - 2016/09/14

  • 修正打包檔案時不小心把不必要的log檔打包進去導致檔案龐大的問題

v1.3 - 2016/09/12

v1.2 - 2015/07/03

  • 修正部分漫畫輸入漫畫網址不會產生集數網址問題

v1.1 - 2015/07/02

  • 調整開發工具不顯示的方式, 以免開啟程式時畫面會閃動
  • 調整開啟漫畫資料夾的方式, 以確保之後可以正確跨平台
  • 改變[取得漫畫清單]按鈕按下後移至清單最後一筆的顯示方式
  • 由於Electron沒有辦法使用滑鼠右鍵貼上網址, 因此針對輸入漫畫網址文字方塊加入右鍵選單

v1.0 - 2015/07/01

  • [版本] 1.0版release
  • 改善過去C#版本單執行緒,加快下載速度
  • 改善一定要任選一集漫畫網址的模式,可直接複製漫畫網址,不用在一定要隨意選一集的網址
  • [已知問題] 在Electron架構下原本幾百kb的程式確需要進100MB的框架,未來希望改進能自動更新程式以免每次都要重新下載龐大框架
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].