Jump to content

tomy0000000

Member
  • Posts

    10
  • Joined

  • Last visited

Profile Information

  • Location
    🇹🇼 Taipei

Recent Profile Visitors

94 profile views

tomy0000000's Achievements

Helping Hand

Helping Hand (3/5)

2

Reputation

  1. It's ready. I just published the 3.1.0 at GitHub. You may go ahead and add it. Thanks for all the feedbacks and helps.
  2. Seems legit. I just updated a version that should work with 3.9 at the same location. I set the target Python version to the latest one provided by homebrew when Apple stopped shipping 2.7 since I was unaware that Xcode CLI tools provided Python 3. Anyway, now that Ventura comes with a Python executable, that will make installation a lot easier, but do you know where I can find info regarding which python version is being shipped with the latest CLI tools? Cause I don't see Apple have release notes for these.
  3. I believe this is caused by a wrong python version (I'm guessing 3.9). Coinc requires python 3.10 or above. Could you please update to 3.10 and try it again?
  4. The fix is completed. I've uploaded a release candidate to GitHub. Please have a look and see if that works, and I'll publish the version if all goes well. Thanks for the feedback. ;-)
  5. I'm using this one from GitHub. It has pre-compiled binary, so I don't have to mess around with how golang works, which is nice. However, I do find out that it will error out in some edge case, which is why not all the gif in the documentation has a progress bar at the moment. I think GitHub is gradually supporting inline video in markdown, but it seems it only works in README and Issue/PR pages (wiki not included) at the moment. I plan to replace those gifs with videos when they're fully supported.
  6. This bug was pre-dated before the release of v3, but I failed to merge the patch before the release, which should be fixed in the next minor update. Ah, my bad. This should be fixed in the next minor release, too. The reason why I did not make it a popup is that the currency list is dynamic. If Alfred supports that, please let me know how I can configure it. I've opened an issue regarding this on the repository, and I'll look into how I can improve it in the next few days. I just ran some checks and can confirm that this bug did exist. Additionally, I'm still looking into some possible fixes for this. Anyway, thank you so much for all the feedback. I'll manage to get them fixed soon.
  7. The document is updated in the repository, and v3 has been released. Please have a look.
  8. Actually, the dependency config is the only thing left. If that's not something required to embed in the workflow file, than my workflow is ready to release and to be reviewed. You can find a copy of version 3.0.0 in the root directory of the GitHub file directory, and use that for initial review. I'll publish the release with that workflow file once the documentation is updated.
  9. Coinc is an Alfred workflow which do currency conversion by using live currency rates from Open Exchange Rates API. I'm the author of the workflow, and the project is hosted on [GitHub](https://github.com/tomy0000000/Coinc) under my username. I have been working on some renovation facilitating various features provided by Alfred 5 and expect to release version 3.0 after everything is settled on Alfred Gallery. The only thing left for now is that I'm not quite sure where I can setup the dependency for homebrew. Thoughts and instructions are welcome.
  10. I built this about two years ago, since there were no suitable solution fits for me back then. I had not been prompting it a lot, but I just updated to fits for python3 recently, and hopefully the function fits for you. You can download them here on Packal or GitHub ...and find more details on installing, setup, and user guide on GitHub Wiki Drop a reply or open discussion and issue on GitHub if you're running into any trouble.
×
×
  • Create New...