A Github organisation for ahkscript

Discuss Autohotkey related topics here. Not a place to share code.
Forum rules
Discuss Autohotkey related topics here. Not a place to share code.
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: A Github organisation for ahkscript

06 Feb 2015, 16:48

GeekDude wrote:AHK Studio is on, and will likely remain on maestrith's github.

I'm not sure what Boost-AHK and international are for, exactly, but libcrypt looks like a great I'dea. I think it'd work out as a general to/from repo, with short functions for converting to/from things like Base64, and URI/URL, HTML, ROT13, etc. Mind if I put some functions in it?
Yes, i had actually created this repo for this purpose! Do not hesitate! libcrypt.ahk will be an awesome and standard library that is self contained. Everyone on ahkscript/github has full admin access to it.
"Code on!" ;)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
smorgasbord
Posts: 493
Joined: 30 Sep 2013, 09:34

Re: A Github organisation for ahkscript

06 Mar 2015, 10:32

smgs
John ... you working ?
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: A Github organisation for ahkscript

09 Mar 2015, 08:38

[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
tank
Posts: 3122
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: A Github organisation for ahkscript

09 Mar 2015, 13:37

FYI as of today I am getting control of the Autohotkey github
https://github.com/AutoHotkey/AutoHotkey
lets see about moving forward with the idea of this thread
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: A Github organisation for ahkscript

09 Mar 2015, 15:36

Great, make sure we have founder status on there, to prevent any attempts
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: A Github organisation for ahkscript

10 Mar 2015, 11:04

tank wrote:FYI as of today I am getting control of the Autohotkey github
https://github.com/AutoHotkey/AutoHotkey
lets see about moving forward with the idea of this thread
in my opinion, it should be more organized and strict. the official 'AutoHotkey' github account should probably hold repos for:

1. the codebase
2. the docs
3. the website
4. maybe something else

i thought the 'ahkscript' github account got too cluttered with user contributed repositories that should have been in a user's personal github account. just my opinion, do what you will

User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: A Github organisation for ahkscript

10 Mar 2015, 11:08

Agreed, I think it should be reserved purely for AutoHotkey, and ahkscript can be for user-contributed content.
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
fincs
Posts: 527
Joined: 30 Sep 2013, 14:17
Location: Seville, Spain
Contact:

Re: A Github organisation for ahkscript

10 Mar 2015, 11:08

guest3456 wrote:in my opinion, it should be more organized and strict. the official 'AutoHotkey' github account should probably hold repos for:

1. the codebase
2. the docs
3. the website
4. maybe something else

i thought the 'ahkscript' github account got too cluttered with user contributed repositories that should have been in a user's personal github account. just my opinion, do what you will
+1
fincs
Windows 11 Pro (Version 22H2) | AMD Ryzen 7 3700X with 32 GB of RAM | AutoHotkey v2.0.0 + v1.1.36.02
Get SciTE4AutoHotkey v3.1.0 - [My project list]
User avatar
hoppfrosch
Posts: 443
Joined: 07 Oct 2013, 04:05
Location: Rhine-Maine-Area, Hesse, Germany
Contact:

Re: A Github organisation for ahkscript

11 Mar 2015, 00:50

guest3456 wrote: in my opinion, it should be more organized and strict. the official 'AutoHotkey' github account should probably hold repos for:

1. the codebase
2. the docs
3. the website
4. maybe something else

i thought the 'ahkscript' github account got too cluttered with user contributed repositories that should have been in a user's personal github account. just my opinion, do what you will
+
joedf wrote:... ahkscript can be for user-contributed content.
Nevertheless there should be some actions to clean up the cluttering ...
guest3456
Posts: 3454
Joined: 09 Oct 2013, 10:31

Re: A Github organisation for ahkscript

11 Mar 2015, 16:06

giving everyone write access to start whatever repo they please was probably a bad idea

User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: A Github organisation for ahkscript

11 Mar 2015, 23:37

guest3456 wrote:giving everyone write access to start whatever repo they please was probably a bad idea
possibly true... my bad :P
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
toralf
Posts: 868
Joined: 27 Apr 2014, 21:08
Location: Germany

Re: A Github organisation for ahkscript

07 Apr 2015, 13:41

Please add me to the list.
User: Toralf-AHK
ciao
toralf
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: A Github organisation for ahkscript

07 Apr 2015, 20:57

Invitation sent!
Don't forget to make yourself a public member!
http://ahkscript.org/boards/viewtopic.p ... =936#p6888
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
toralf
Posts: 868
Joined: 27 Apr 2014, 21:08
Location: Germany

Re: A Github organisation for ahkscript

10 Apr 2015, 14:03

I could not find myself in the list.
ciao
toralf
User avatar
joedf
Posts: 8940
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: A Github organisation for ahkscript

10 Apr 2015, 15:49

@toralf You must first accept the invitation to become a member. Check your email or github notifications, maybe?
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
toralf
Posts: 868
Joined: 27 Apr 2014, 21:08
Location: Germany

Re: A Github organisation for ahkscript

10 Apr 2015, 16:40

thanks, that's it.
ciao
toralf
toralf
Posts: 868
Joined: 27 Apr 2014, 21:08
Location: Germany

Re: A Github organisation for ahkscript

11 Apr 2015, 10:16

I wanted to set my GitHub name to my ahkscript.com user profile.
But when I treid t submit 'Toralf-AHK' I got the following message
The field “GitHub” has invalid characters, only alphanumeric characters are allowed.
ciao
toralf
vasili111
Posts: 747
Joined: 21 Jan 2014, 02:04
Location: Georgia

Re: A Github organisation for ahkscript

11 Apr 2015, 10:57

toralf wrote: The field “GitHub” has invalid characters, only alphanumeric characters are allowed.
Alphanumeric means you can use only letters and numbers. -, is not allowed.
DRAKON-AutoHotkey: Visual programming for AutoHotkey.

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 15 guests