Ixiko's collections of functions and libraries

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Ixiko's collections of functions and libraries

02 Jun 2018, 08:36

Dear AHK'ler,

I start this post again. In the thread "[Archive] Collection of Lost AHK Scripts & Libraries" I have
posted the links and the descriptions before. But as the name implies, these seem to be "lost" (not seen) there.

Therefore, I now present both collections again, especially for those who have never been on the extensive thread mentioned above.

The first collection is AHK-libs-and-classes-collection
The collection contains more than 830 libs and classes from here and other sources at now.
The next release will step up to more than 1000 libs. I have prepared a separate documentation folder and added more example codes. I think I have to split the directory due to the Github of 1000 files per folder before. This will take time.

The second collection is my favorite one AHK-rare
This collection contains the most beautiful, surprising and best individual functions I could find anywhere. Some are from the early days of Autohotkey some are brand new, but all are gems for me. The collection comes as a script, but would not work as a library because it contains a loose collection of code. I copy out what I need out there.
The functions are sorted by topic and embedded in ;{ and ;} for code-folding to work. At the beginning of each topic is a table that certainly does not keep its shape with you, because it is adapted to my used font.

Here is a screenshot of the helpful search gui for AHK-rare.
Image

I love Autohotkey. And thanks for being able to find so many great lines of code here. It's a must to give some work back.
Frosti aka Ixiko
Last edited by Frosti on 21 Aug 2019, 15:26, edited 2 times in total.
AHKStudent
Posts: 1472
Joined: 05 May 2018, 12:23

Re: Ixiko's collections of functions and libraries

02 Jun 2018, 14:30

Can't thank you enough for this!
User avatar
Cerberus
Posts: 172
Joined: 12 Jan 2016, 15:46

Re: Ixiko's collections of functions and libraries

05 Jun 2018, 08:47

Highly useful! I've starred your repository. For now...

Image
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

10 Jun 2018, 07:51

I read that codefolding does not work. After trying with Sublime Text Editor I noticed that Sublime does not natively support codefolding via the syntax:

Code: Select all

;{ 
;}
Maybe that's the problem. The collection was created with Scite4Autohotkey.
User avatar
Cerberus
Posts: 172
Joined: 12 Jan 2016, 15:46

Re: Ixiko's collections of functions and libraries

10 Jun 2018, 19:53

I think there are plugins for Sublime Text that support code folding. I'm planning to try them and find out what works best.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

16 Jul 2018, 07:43

[15-July-2018] count: 79+323 = 402 functions

I’ve found a lot function this time (79). I checked the found functions that these can not actually be found in any library, so that these can really be called "Rare".
I added some more descriptions, examples, links and moved some functions to the right category.

* changing the signs to default code folding signs. I changed ;{ to { ; and ;} to }. I hope it will work in most cases and most code editors.

This collection is still growing.

I hope this collection will save your time.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

30 Sep 2018, 12:58

I've added 140 functions to AHK-Rare. This time I have not been able to check all functions for uniqueness.
Hope you find what you have already missed or need absolutely.

Greetings Ixiko
Spoiler
CyL0N
Posts: 211
Joined: 27 Sep 2018, 09:58

Re: Ixiko's collections of functions and libraries

03 Oct 2018, 23:56

Frosti wrote:I've added 140 functions to AHK-Rare. This time I have not been able to check all functions for uniqueness.
Hope you find what you have already missed or need absolutely.

Greetings Ixiko
Spoiler
This is just awesome,and u sir are awesome for compiling these(BothRepos),as well as your MOD to CodeSearch,i use that thing everyday... Just wanted to say thanks :thumbup:
live ? long & prosper : regards
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

21 Nov 2018, 11:24

I've updated the AHK-libs-and-classes-collection.

I found another 500 libraries and classes.

Depending on how I find time, I try to bring more order to the collection. And so I always find duplicate files, even files that are not libraries at all and versions that are obsolete. Unfortunately, I do not have time to create an update script for a more comfortable download. I would also like to have more example scripts.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

It's crazy! Repository breaks all boundaries!

09 Dec 2018, 16:02

I've updated AHK-libs-and-classes-collection.

It's crazy! You're scripting faster than I can collect! 31 days have passed since the last update and I found around 230 more files!
That's 7.42 files per day or 0.31 files per hour. Thus every 3,2h a new library was born!

Hereby I lend to all of you!
The medal: Hero of Autohotkey 2018!
Image

The repository now contains:

4385 files in
0458 folders with a size of
_____________________________________
86,1 MB
Note: I love nonsensical statistical reflections!
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

21 Jan 2019, 17:27

I have not added too many libraries today and a breeze of examples.
But the best is:
There is now a jump list ! :bravo:
Image
SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: Ixiko's collections of functions and libraries

29 Jan 2019, 13:31

Very impressive!
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

21 Apr 2019, 00:02

I've added some files.
There's a new folder containing functions for MSOffice automation.

The repo contains now around 2000 libraries.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

27 May 2019, 14:59

I've made some quiet additions in the last few weeks. The following list contains the changes on the respective date.

[27.05.2019]
  • +53 libraries, found some examples for allready includes libs, some additions to ms-office scripts, moved classes to class-directory
[13.05.2019]
  • +62 libraries added, more examples, more docs, constants and dll’s added
[11.05.2019]
  • second release today:
    found some libs that are allready included but was not added to the index
    cleaned my harddrive and found some more libraries and
    added a handful of documents and examples
  • first release today:
    +105 libraries
    added examples, docs and licences
    removed some files, because they are double or or these were not libraries at all
[28.04.2019]
  • +66 libraries and some new functions for MSOffice
PENpal
Posts: 7
Joined: 26 May 2018, 18:15

Re: Ixiko's collections of functions and libraries

19 Jun 2019, 12:37

looks like the jump list in the readme stopped working. At least for me. Can anyone confirm? Also thanks for posting this but how do I use it? I am confused by it.
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

19 Jun 2019, 18:09

Okay, jumplist was created for github and it didn´t work for me too. I will correct it the next days!
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

21 Aug 2019, 15:23

[21.08.2019] (2551)
  • +49 libraries
  • links to the individual files in the "Index of all libs" table are now linked correctly
  • added file sizes and file creation times* time to the table for more information
    * note: the file creation time does not always match the actual file age!
User avatar
Frosti
Posts: 426
Joined: 27 Oct 2017, 14:30
Contact:

Re: Ixiko's collections of functions and libraries

30 Aug 2019, 04:27

  • [30.08.2019](2568)
    • +16 libraries and few examples and docs
hasantr
Posts: 933
Joined: 05 Apr 2016, 14:18
Location: İstanbul

Re: Ixiko's collections of functions and libraries

29 Oct 2019, 07:02

Thanks. It's all so great.

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: Epoch and 61 guests