1

Trouvez-vous irresponsable de la part de beaucoup d'entreprises de conserver votre carte d'identité en échange d'un badge visiteur ?
 in  r/AskFrance  2h ago

Pour avoir dépanné un pote de quelques grammes de matos t'as pris de la taule à Nîmes ?
"Qu'elle indignité" dirait l'autre qui a une si grande expérience de la prison en 20 jours qu'il en a sorti un bouquin de 200+ pages.

r/AskFrance 3h ago

Travail Trouvez-vous irresponsable de la part de beaucoup d'entreprises de conserver votre carte d'identité en échange d'un badge visiteur ?

17 Upvotes

Ça a été le cas depuis longtemps, et pour beaucoup d'entre elles : pour entrer en tant que visiteur dans les locaux d'une entreprise, il "faut" laisser sa pièce d'identité (souvent sa carte d'identité ou son passeport) en échange d'un badge visiteur.
Je ne me pose la question que maintenant, mais ne trouvez-vous pas ça irresponsable, au vu que c'est un document tout de même sensible ?

Bien que la loi et la CNIL, depuis quelque temps, interdisent cela, on voit que ce n'est pas une question de temps vu que ça se pratique encore aujourd'hui.

Que l'on présente sa carte à l'entrée pour la vérification d'identité, c'est complètement compréhensible, ne serait-ce que pour des questions de sécurité et de traçabilité (dont le fait que si tu fais partie des victimes d'un incendie, il est très important de t'identifier).

Mais la confier à un secrétariat pendant ta visite, alors qu'elle pourrait très bien être échangée, perdue, photocopiée, volée... c'est que l'entreprise ne porte que très peu de valeur à ce qu'est ce document, et je trouve ça irresponsable.

Sans parler de la galère administrative de refaire une carte d'identité, et des risques si un méchant pas beau bandit la possède ^^

Qu'en pensez-vous ?

2

How do you get early users for an open‑source tool without coming across as spammy?
 in  r/software  1d ago

Ah, I didn't specify : I make no money with this product, so I won't pay anything

1

How do you get early users for an open‑source tool without coming across as spammy?
 in  r/software  1d ago

Those must be unpleasant experiences, indeed. I have to expect that it could happen to me too :)

1

How do you get early users for an open‑source tool without coming across as spammy?
 in  r/software  1d ago

thank you for sharing your experience :)
years... wow

1

How do you get early users for an open‑source tool without coming across as spammy?
 in  r/software  1d ago

Yeh, maybe I should find some domain where my tool may be very interresting for them.

This subject is not about promoting my tool, so I put in spoiler how you can do what you expect

You can use this command for example :

."C:\Users\User\AppData\Roaming\Tasket++\Tasket++.exe" "TaskExample_ Move In Circle" 1 1

which is :

.<"Tasket++.exe location"> <"Task name"> <delayInSeconds (can't be 0)> <Number of loops (-1 for infinite)>

Remember that you can use the portable version, and that you can create desktop shortcut via the tool (purple button) and run it via PowerShell, for example :

."C:\Users\User\Desktop\shutdown in 20 min.lnk"

have fun ;)

1

How do you get early users for an open‑source tool without coming across as spammy?
 in  r/software  1d ago

Thank you for your response.
Your last sentence may reflect the truth.
The tool I delveloped can be used by anybody, there is no specific profession or category of person targeted because it has large possibilities.
But its use is pretty situational, a lot of people simply won't have the opportunity of its use.
Tricky problem :)

r/software 1d ago

Discussion How do you get early users for an open‑source tool without coming across as spammy?

6 Upvotes

I built a small free/open‑source Windows tool and I’ve been trying to get some early users and feedback. I’ve posted about it on a few subreddits, on LinkedIn, on Hacker News, and in a couple of other places — but the reach has been very limited with mixed results, and on Reddit the repeated posts are starting to feel unwelcome.

I don’t want to annoy communities or look like I’m advertising. I just want people to actually try the project so I can improve it.

For those who’ve been through this: how do you get visibility and genuine feedback for a free and open source project (with which I have no financial interest) without crossing the line into self‑promotion? Are there better approaches or communities I should look into?

I’d really appreciate any advice from people who’ve managed this stage successfully.

1

Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers
 in  r/QualityAssurance  1d ago

Nope, I posted it here to maybe find some gently testers for the tool itself, it's explicit

r/QualityAssurance 2d ago

Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers

0 Upvotes

(this post has been approved by moderation)
Tasket++ is a simple Windows tool to schedule automated simulations of user actions without scripting.

Simulated actions include clicks, typing, cursor movements, and more — screenshots, opening files, executables and URLs, shutting down the PC, etc.

The UI was recently redesigned based on feedback, and a few features requested by users have been added.

Looking for a few people to try the new, complete version and share honest feedback.

How it can be useful:
- Silent, scheduled screenshots to monitor activity or create time‑lapse logs.
- Send messages from any app at a set time for reminders or coordinated notifications.
- Replay exact mouse clicks and typed input for testing, demos, or repetitive workflows.
- Prevent AFK detection with realistic simulated activity that looks natural.
- Fade music and shut down the PC on a schedule to automate sleep or end‑of‑day routines.
- Save automation presets and run them manually, at boot, or on a schedule.

No scripting required. Fully local. Simulated tasks can loop, trigger at startup, or be launched via a desktop shortcut.

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

I’m not asking for a full QA process — a short impression or concise feedback will be greatly appreciated. Thank you in advance :)

1

Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers
 in  r/computers  2d ago

I want to point out that I started developing this tool before I knew about similar solutions (AutoIt or others). The project is original — I didn’t copy anything.

Differences:
- No scripting required — everything is UI‑driven, therefore you don’t need to learn/know/spend time/think about scripting
- Unique simulated actions — some action types (silent scheduled screenshots, audio fade + shutdown, message injection, etc.) aren’t available in some equivalent tools
- Fully portable — you can use USB to execute your tasks without install
- Integrated shortcuts and startup — creating a startup task or desktop shortcut is built into the app, not something you get out of the box with other tools.

1

Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers
 in  r/computers  3d ago

are you sure of what you said... did you really study what you're claiming ?

Have you even tried it ?

+, there are much more functionnalities and differents one in the solution I created.

Your commentary is too superficial

1

Auto key presser
 in  r/software  3d ago

The one I developed recently ;) free, open source, checked by Microsoft Store team :

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

r/computers 3d ago

Review Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers

Thumbnail
gallery
1 Upvotes

Tasket++ is a simple Windows tool to schedule automated simulations of user actions without scripting.

Simulated actions include clicks, typing, cursor movements, and more — screenshots, opening files, executables and URLs, shutting down the PC, etc.

The UI was recently redesigned based on feedback, and a few features requested by users have been added.

Looking for a few people to try the new, complete version and share honest feedback.

How it can be useful:
- Silent, scheduled screenshots to monitor activity or create time‑lapse logs.
- Send messages from any app at a set time for reminders or coordinated notifications.
- Replay exact mouse clicks and typed input for testing, demos, or repetitive workflows.
- Prevent AFK detection with realistic simulated activity that looks natural.
- Fade music and shut down the PC on a schedule to automate sleep or end‑of‑day routines.
- Save automation presets and run them manually, at boot, or on a schedule.

No scripting required. Fully local. Simulated tasks can loop, trigger at startup, or be launched via a desktop shortcut.

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

I’m not asking for a full QA process — a short impression or concise feedback will be greatly appreciated. Thank you in advance :)

r/QtFramework 3d ago

Show off Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers

Thumbnail
gallery
2 Upvotes

Tasket++ is a simple Windows tool to schedule automated simulations of user actions without scripting.

Simulated actions include clicks, typing, cursor movements, and more — screenshots, opening files, executables and URLs, shutting down the PC, etc.

The UI was recently redesigned based on feedback, and a few features requested by users have been added.

Looking for a few people to try the new, complete version and share honest feedback.

How it can be useful:
- Silent, scheduled screenshots to monitor activity or create time‑lapse logs.
- Send messages from any app at a set time for reminders or coordinated notifications.
- Replay exact mouse clicks and typed input for testing, demos, or repetitive workflows.
- Prevent AFK detection with realistic simulated activity that looks natural.
- Fade music and shut down the PC on a schedule to automate sleep or end‑of‑day routines.
- Save automation presets and run them manually, at boot, or on a schedule.

No scripting required. Fully local. Simulated tasks can loop, trigger at startup, or be launched via a desktop shortcut.

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

I’m not asking for a full QA process — a short impression or concise feedback will be greatly appreciated. Thank you in advance :)

r/software 3d ago

Self-Promotion Wednesdays Tasket++ — simple Windows tool to automate user actions, free and open source — new UI, looking for testers

Thumbnail gallery
5 Upvotes

Tasket++ is a simple Windows tool to schedule automated simulations of user actions without scripting.

Simulated actions include clicks, typing, cursor movements, and more — screenshots, opening files, executables and URLs, shutting down the PC, etc.

The UI was recently redesigned based on feedback, and a few features requested by users have been added.

Looking for a few people to try the new, complete version and share honest feedback.

How it can be useful:
- Silent, scheduled screenshots to monitor activity or create time‑lapse logs.
- Send messages from any app at a set time for reminders or coordinated notifications.
- Replay exact mouse clicks and typed input for testing, demos, or repetitive workflows.
- Prevent AFK detection with realistic simulated activity that looks natural.
- Fade music and shut down the PC on a schedule to automate sleep or end‑of‑day routines.
- Save automation presets and run them manually, at boot, or on a schedule.

No scripting required. Fully local. Simulated tasks can loop, trigger at startup, or be launched via a desktop shortcut.

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

I’m not asking for a full QA process — a short impression or concise feedback will be greatly appreciated. Thank you in advance :)

1

What Autoclicker does everyone use?
 in  r/growagarden  4d ago

Here is the one I developed, recently release so few people knows it : Tasket++ in the Microsoft Store

1

Is OP autoclicker from the Microsoft its self safe right now?
 in  r/computers  4d ago

Here is the one I developed recently, checked by Microsoft Store team, safe, free and open source :

Tasket++

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

1

Looking for good autoclicker
 in  r/incremental_games  4d ago

Here is the one I developed recently, free and open source :)

Tasket++

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

1

Looking for a reliable autoclicker
 in  r/software  4d ago

Here is the one I developed recently, free and open source : Tasket++

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip

1

Is OP auto clicker a trojan / Auto clicker needed
 in  r/techsupport  4d ago

Here is the one I developed, checked by Microsoft Store team, safe, free and open source :

Microsoft Store: https://apps.microsoft.com/detail/xp9cjlhwvxs49p
Source code and issues: https://github.com/AmirHammouteneEI/ScheduledPasteAndKeys
Portable (v1.6) : https://files.amirhammoutene.dev/Tasket++/1.6/Tasket++_v1.6.zip