Recent

Author Topic: Lazarus apps showcase website  (Read 19095 times)

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Lazarus apps showcase website
« on: August 20, 2017, 09:53:41 pm »
Hi, I started this website on the Lazarus CCR at GitHub

https://lazarusccr.github.io/apps/

Here are showcased some of the apps made with Lazarus.

If you think is a good idea, nice! And you can help me telling me (here, on github issues, by PM, as you wish) wich apps you want to be featured, if possible provide an high resolution icon, name, description and optional tags (to feed the search box) and it will be listed in the website.

Currently I'm downloading each app listed in the lazarus application gallery and extracting the icon from it.

The idea comes from this thread, that aims to promote lazarus in different ways:
http://forum.lazarus.freepascal.org/index.php/topic,37914.msg257083/topicseen.html#new

And one of these ways is creating a website like this I did. But I can't do this alone, since I don't have currently all the platforms to test each application.

Thanks for reading!

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: Lazarus apps showcase website
« Reply #1 on: August 20, 2017, 10:00:42 pm »
Thanks for reading!

Some good looking icons!

Are you finding that most apps have ready-to-use installers for the platforms they support?

And what about abandonware, any way to screen out stuff that just makes things look bad?


lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Lazarus apps showcase website
« Reply #2 on: August 20, 2017, 10:04:08 pm »
Yes, some have installers, mostly for Windows with Inno Setup or equivalent.

And well, I'm selecting the ones are not too geeky as you suggested. But CudaText is amazing :)

I'm not sure about abandonware, but the list is dynamic, and anything can be removed easily. At least I can download and run them. If I can't run it I'm not adding it to the list.

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: Lazarus apps showcase website
« Reply #3 on: August 20, 2017, 10:09:27 pm »
I'm not sure about abandonware, but the list is dynamic, and anything can be removed easily. At least I can download and run them. If I can't run it I'm not adding it to the list.

Typo: AWGG, not AWWG


Lulu

  • Full Member
  • ***
  • Posts: 226
Re: Lazarus apps showcase website
« Reply #4 on: August 20, 2017, 10:22:59 pm »
good idea Lainz ! :)
wishing you a nice life

Michl

  • Full Member
  • ***
  • Posts: 226
Re: Lazarus apps showcase website
« Reply #5 on: August 20, 2017, 10:38:50 pm »
I think, the Double Commander should be listed there (I like this app very much): https://doublecmd.sourceforge.io/
Code: [Select]
type
  TLiveSelection = (lsMoney, lsChilds, lsTime);
  TLive = Array[0..1] of TLiveSelection;

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Lazarus apps showcase website
« Reply #6 on: August 20, 2017, 11:37:44 pm »
Typo: AWGG, not AWWG

Thanks. Fixed.

good idea Lainz ! :)

Thanks!

I think, the Double Commander should be listed there (I like this app very much): https://doublecmd.sourceforge.io/

Done. Also I added PeaZip, is a very popular compression utility.

taazz

  • Hero Member
  • *****
  • Posts: 5368
Re: Lazarus apps showcase website
« Reply #7 on: August 21, 2017, 01:15:10 am »
Good judgement is the result of experience … Experience is the result of bad judgement.

OS : Windows 7 64 bit
Laz: Lazarus 1.4.4 FPC 2.6.4 i386-win32-win32/win64

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Lazarus apps showcase website
« Reply #8 on: August 21, 2017, 03:43:11 am »
here a re couple of applications I find interesting.

https://sourceforge.net/projects/zcad/
https://sourceforge.net/projects/skychart
https://sourceforge.net/projects/virtualmoon/
https://sourceforge.net/projects/virtualplanet/
https://sourceforge.net/projects/prometerp/

zcad is actively developed and should be in the showcase, the rest decide for your self.

Thanks. I will add all of them tomorrow.

cpicanco

  • Hero Member
  • *****
  • Posts: 618
  • Behavioral Scientist and Programmer
    • Portfolio
Re: Lazarus apps showcase website
« Reply #9 on: August 21, 2017, 06:05:18 am »
Stimulus Control is a prototype app for designing, presenting and recording behavioral experiments.  :)

https://github.com/cpicanco/stimulus_control
« Last Edit: August 21, 2017, 03:12:01 pm by cpicanco »
Be mindful and excellent with each other.
https://github.com/cpicanco/

edwinyzh

  • New Member
  • *
  • Posts: 43
Re: Lazarus apps showcase website
« Reply #10 on: August 21, 2017, 07:04:49 am »
This is a great effort. Thanks.

Two suggestions:
 - It should allow me to right click on an item and select 'open in new tab' in my browser.
 - it'll be great if I can see the URL when mouse hovering on an item.
 - It'll be great if there is some license info for each entry.

Suggestion #1 is a must, in terms of UX. just my 2 cents.

avra

  • Hero Member
  • *****
  • Posts: 2514
    • Additional info
Re: Lazarus apps showcase website
« Reply #11 on: August 21, 2017, 11:04:22 am »
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

Roland57

  • Sr. Member
  • ****
  • Posts: 421
    • msegui.net
Re: Lazarus apps showcase website
« Reply #12 on: August 21, 2017, 12:43:10 pm »
@lainz

Thank you for your work.

If you want, you can add my chess program: Eschecs, Pascal chess program for Windows.

Home page:

http://www.eschecs.fr/

Icon:

http://www.eschecs.fr/eschecs.ico

 :)


My projects are on Gitlab and on Codeberg.

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Lazarus apps showcase website
« Reply #13 on: August 21, 2017, 03:46:31 pm »
Thanks. I will check every single app.

There's an app called Cheat Engine, is very popular and made with Lazarus. But his installer is full of ads (third party installations) so I not added, but if anyone interested http://www.cheatengine.org/index.php

This is a great effort. Thanks.

Two suggestions:
 - It should allow me to right click on an item and select 'open in new tab' in my browser.
 - it'll be great if I can see the URL when mouse hovering on an item.
 - It'll be great if there is some license info for each entry.

Suggestion #1 is a must, in terms of UX. just my 2 cents.

1) done
2) done (now is a real link you can inspect)

Pascal

  • Hero Member
  • *****
  • Posts: 932
Re: Lazarus apps showcase website
« Reply #14 on: August 21, 2017, 04:28:37 pm »
For PrometERP you can also use:
https://github.com/cutec-chris/promet-erp
It's more up to date.
A german project page is free-erp.de.
laz trunk x64 - fpc trunk i386 (cross x64) - Windows 10 Pro x64 (21H2)

 

TinyPortal © 2005-2018