| 
			
			 | 
		#1 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 2 
				Karma: 10 
				Join Date: Jan 2015 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Where is the Sigil installtion file for windows?
			 
			
			
			Hey. Ok I'm sorry for this - most have gone technically illiterate as of lately - but I'm looking for that actual link or file to download Sigil (it's for windows Vista), but I can't find it on https://github.com/user-none/Sigil. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Help?  
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,891 
				Karma: 207182180 
				Join Date: Jan 2010 
				
				
				
				Device: Nexus 7, Kindle Fire HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Across the top (ish) of that main github page, you'll see see four categories/tabs. One will be "Releases" (commits, branches, releases, and contributors). Click/tap "releases" to get to the downloads. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			It's a bit non-intuitive for newcomers. I wish the releases link was more prominent. Last edited by DiapDealer; 01-20-2015 at 12:56 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#3 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 2 
				Karma: 10 
				Join Date: Jan 2015 
				
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  
		 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,310 
				Karma: 43993832 
				Join Date: Feb 2010 
				Location: Monroe Wisconsin 
				
				
				Device: K3, Kindle Paperwhite, Calibre, and Mobipocket for  Pc (netbook) 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Is anyone developing it now or is all work on the program been stopped for good? I remember that whomever was developing it had stopped due to not having enough time or something. And then of course a tool was developed as part of Calibre as well.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,698 
				Karma: 79983758 
				Join Date: Nov 2007 
				Location: Toronto 
				
				
				Device: Libra H2O, Libra Colour 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			It's still being worked on. The 8.2 build was released in November 2014.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 mostly an observer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,519 
				Karma: 996810 
				Join Date: Dec 2012 
				
				
				
				Device: Kindle 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I just Google "Sigil releases" and the link comes up: https://github.com/user-none/Sigil/releases 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Not only is it still being tweaked, but at least one recent tweak -- the Preview features -- makes the software immensely more valuable to me. It updates on the fly, so in effect you have WYSIWYG when working in Code View. Wunderbar!  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Sigil Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,072 
				Karma: 6361556 
				Join Date: Nov 2009 
				
				
				
				Device: many 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi, 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Yes, development of Sigil is back in full swing. FYI, Sigil 0.8.3 should be released shortly (this week?) with an upgrade to Qt 5.4 and lots of bug fixes and stability improvements. Heavy development work will then begin on transforming Sigil to work with both epub2 and epub3 equally well. We will be replacing Tidy with Google's gumbo-parser, making flightcrew a plugin, bundling Python 3.4 into Sigil and using it in an embedded fashion, support tor html5, etc. This work will go on in an all new trunk. If anyone wants a leg-up on the upcoming 0.8.3 release and its changes, see https://github.com/kevinhendricks/Sigil and read the ChangeLog.txt there. All of this should be moving into user-nones tree shortly. KevinH  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#8 | |
| 
			
			
			
			 null operator (he/him) 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 22,018 
				Karma: 30277294 
				Join Date: Mar 2012 
				Location: Sydney Australia 
				
				
				Device: none 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Maybe a Sigil mod could reconcile meme's Downloading Sigil sticky (takes you to Google Code) with user none's Sigil 0.8.2 Released sticky (takes you to github). I would change meme's to refer to https://github.com/user-none/Sigil/releases - that way the latest 'official' will always be topmost. BR  | 
|
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#9 | |
| 
			
			
			
			 Well trained by Cats 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,267 
				Karma: 61916422 
				Join Date: Aug 2009 
				Location: The Central Coast of California 
				
				
				Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
     The first link there says thatThe second link there is the OLD place The last sticky edit was November  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,891 
				Karma: 207182180 
				Join Date: Jan 2010 
				
				
				
				Device: Nexus 7, Kindle Fire HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I just adjusted the links in the "Downloading Sigil" post.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Installtion | hasan26 | Development | 1 | 01-20-2015 05:04 AM | 
| Sigil is crashing in Windows | lindaw2396 | Sigil | 4 | 04-22-2013 06:42 PM | 
| Sigil 0.7.0 Error in Windows Xp | mont555 | Sigil | 5 | 02-23-2013 05:01 PM | 
| Does Sigil hate me, or just windows? | Joseph Picard | Sigil | 9 | 05-30-2012 01:41 PM | 
| Installtion error, Please Help | holmess | Calibre | 7 | 11-09-2008 08:25 PM |