Skip to content

A tiny, simple but useful cross platform app to do a lucky draw or make a rolling call

License

Notifications You must be signed in to change notification settings

jwenjian/lucky-you

Repository files navigation

Lucky You

pas

中文简介

LuckyYou is a simple app build on tauri framework to provide a crossplatform application to do a lucky draw or make a roll call on your class or similar use cases.

Pay attention please if you are using Windows:If current windows app not working for you, please use this PWA APP instead for now.(How to use?)

PWA app is on ProductHunt!

Lucky You - A free, simple, beautiful PWA app to do a lucky draw. | Product Hunt Embed

Screenshots

截屏2020-07-02 下午9.48.48.png

Install

Firstly you need to download from release page according to your platform, I will always release 3 files per version:

  • .dmg for MacOS
  • .msi for Windows
  • .deb for Linux

Note: If you are using windows and faced the problem of Missing dll vcruntime, please download it from here and put it to your C:\Windows\System32 and try again.

Use

Follow the below steps to use the app:

  1. You need to prepare your image files with a meaningful name, like student's full name, and put them into one directory.

.jpg / .jpeg / .png support only for now.

  1. You start the LuckyYou app, click the "Select image fodler" button to select the directory in step 1

  2. When the app reading image files done, You can click the "Start" button, and it will display every image and its filename on the screen.

  3. You can click "Stop" button at any time and once you click it, the app will stop rolling and display the choosen image and its filename, i.e. the lucky one!

Function button

There are 2 function buttons on the top-right corner.

Sound control button

Click this button can toggle between mute / unmute status, if the status is mute, then there will be no sound when click start or stop button

Language switch button

We support 2 languages for now, you can click this button to switch to your language

Settings button

Click to show settings dialog:

Common Settings

  • Is multi-chose on same image allowed? [ Yes / No ]

    • Yes, One image maybe chosed more than once
    • No, Once the image being chosed, it will be exclued from later rolling.

Note that: If set to [ No ], You can only runs x times in which x = image file count, when all the images are chosed, you must select the image folder again to continue.

Note

  1. This app is not support update directly for now, so if you have an old version, please unintall it before you install a new version

  2. Your image file better be small(like less than 1Mb),otherwise it will consume more memory

  3. Your image file name better be short(like less than 10 words), otherwise it may be wrapped and replaced with ...

Tested OS

  • Linux

    • Ubuntu
      • 20.04
  • Mac OS

    • 10.15.5
  • Windows

    • Windows server 2019 datecenter
      • 1809

If you tested this app successfully on your OS that not listed here, welcome to submit an issue to tell us.

Known Issues

Here are some known issues that need to be fixed:

  1. Cannot start app on Win7 Enterprise version with this error: "Entry Point Not Found in ole32.dll"

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.