Coder Social home page Coder Social logo

nsc's People

Contributors

akupila avatar dalemyers avatar obstschale avatar xorcat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nsc's Issues

Add version to info.plist

I didn't think such a simple change was worth forking and pushing and pulling :-)

The version should be the following 2 lines:
<key>version</key>
<string>2.3</string>

Added before these lines near the end of the file:
<key>webaddress</key>
<string>http://hanshelgebuerger.de</string>

Negative decimal display?

Would like to see this delicate tool being able to display negative decimal values when the certain binary form gets a 1 as the most significant bit (just like 2's complement) :)

Alfred 5 Support?

Unfortunately, this amazing workflow doesn't work for me

When I type for example "binary" in the Alfred command line, the preview looks fine:
Bildschirmfoto 2022-10-31 um 18 26 27

but as soon as I enter arguments, the preview vanishes and I only get the default results:
Bildschirmfoto 2022-10-31 um 18 26 33

Does this workflow work with Alfred 5?

Can not install v2.4

I can install v2.3 by double click on it but fail at v2.4.
Can someone check whether v2.4 is built correctly?
My Alfred version is V3.3.1.

convert operation hangs if the 3rd number starts with "1"

If the 3rd argument of the "convert" operation starts with 1, the python script seems to hang.

For example,

"convert 10 16 12" will trigger the following processes:

python convertNumber.py 10 16 1
/bin/bash -c python convertNumber.py 10 16 1 2>&1 | tee nsc.log

Notice the 3rd argument "12" is truncated and gets recognized as "1" instead, and the script just hangs there forever.

I noticed this when the fan on my macbook went crazy loud :)

AttributeError (Alfred 5, python3)

just new to this workflow.
I believe I have all the new files installed in the workflow location.
Alfred just reverts to it's Fallback search when I enter any text.

I get the following error when trying to invoke any of the script keywords: HEX, DEC etc.

"AttributeError: module 'plistlib' has no attribute 'readPlist'

Log:
nsc.log
My exported workflow:
NSC.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.