-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Work
committed
Jun 14, 2024
1 parent
25b0c82
commit 3b6d83d
Showing
26 changed files
with
7,517 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/Applications |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# `CONTRIBUTING.md` | ||
|
||
## **ENCLAIM**: Annotators Unite | ||
|
||
### Introduction | ||
|
||
**ENCLAIM** (**E**thically I**n**tegrating **C**rowdsourced **L**abor with **A**lgorithmic **I**nternal **M**anagement) | ||
is a workers' union whose mission is to promote, propagate, and protect the interests | ||
of data annotators worldwide. | ||
|
||
To those ends, we have created a suite of programs that will hopefully prove to be of | ||
use to all data annotators for years to come. `Shyft` is one such program. | ||
|
||
---- | ||
|
||
### How to Contribute to This Project | ||
|
||
As an open-source project, **`Shyft`** is provided to the public -- for free -- under | ||
the Mozilla Public License 2.0 (MPL 2.0), which is generally quite permissive. | ||
|
||
We welcome you to replicate, modify, and distribute or redistribute any of the files | ||
contained in any branch of the [repository](https://github.com/kosmolebryce/Shyft.git), | ||
given that you: | ||
|
||
> a ) include proper attribution for the source code wherever you implement it; and | ||
> | ||
> b ) retain for your implementation of the source code itself (but not necessarily, | ||
> for example, the rest of your proprietary code) the same licensure as provided | ||
> in this release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# `README.md` | ||
|
||
## Shyft | ||
|
||
> `v0.1.0` | ||
> *by Enclaim* | ||
---- | ||
|
||
### Introduction | ||
|
||
`Shyft` is a shift-logging GUI utility designed to help data annotators | ||
more effectively track and manage their service and billing records. It | ||
uses the `tkinter` GUI framework, which, as of this writing, is a compo- | ||
nent of Python's standard library. | ||
|
||
---- | ||
|
||
**NOTE**: This repository is under active development. Because `Shyft` | ||
is a decidedly new project, documentation is rather sparse at the moment. | ||
We're working hard to compile a robust corpus of helpful, high-quality | ||
resources for our users' reference, so we encourage you to check back | ||
frequently! :) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Python |
1 change: 1 addition & 0 deletions
1
ShyftApp/Shyft.app/Contents/Frameworks/Python.framework/Resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Resources |
Binary file added
BIN
+7.67 MB
ShyftApp/Shyft.app/Contents/Frameworks/Python.framework/Versions/3.10/Python
Binary file not shown.
28 changes: 28 additions & 0 deletions
28
ShyftApp/Shyft.app/Contents/Frameworks/Python.framework/Versions/3.10/Resources/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> | ||
<plist version="0.9"> | ||
<dict> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>Python</string> | ||
<key>CFBundleGetInfoString</key> | ||
<string>Python Runtime and Library</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.python.python</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>Python</string> | ||
<key>CFBundlePackageType</key> | ||
<string>FMWK</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>3.10.0, (c) 2001-2019 Python Software Foundation.</string> | ||
<key>CFBundleLongVersionString</key> | ||
<string>3.10.0, (c) 2001-2019 Python Software Foundation.</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleVersion</key> | ||
<string>3.10.0</string> | ||
</dict> | ||
</plist> |
154 changes: 154 additions & 0 deletions
154
...Shyft.app/Contents/Frameworks/Python.framework/Versions/3.10/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,154 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>files</key> | ||
<dict> | ||
<key>Resources/Info.plist</key> | ||
<data> | ||
+B7vFmFZuabvguszGtetCHjklLY= | ||
</data> | ||
</dict> | ||
<key>files2</key> | ||
<dict> | ||
<key>Resources/Info.plist</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
+B7vFmFZuabvguszGtetCHjklLY= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
qtIvNor6WFi8W+ww//LyGVHyDA//TTyDkoPxOTluMYU= | ||
</data> | ||
</dict> | ||
<key>include/python3.10/pyconfig.h</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
DHsPiRVat3W9ou0QB86pPtj5oHg= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
Cr0iTc6/UVX+n+TGvdrlE0aWjdMvxuKRrkWM9LnjB8g= | ||
</data> | ||
</dict> | ||
<key>lib/python3.10/config-3.10-darwin/Makefile</key> | ||
<dict> | ||
<key>hash</key> | ||
<data> | ||
fNTuy3R9F2vbIIIQVbUaOam58So= | ||
</data> | ||
<key>hash2</key> | ||
<data> | ||
LMRrvPWUr78EA7sazfb3jGqT3ULmaXAfENPe3LCBYDw= | ||
</data> | ||
</dict> | ||
</dict> | ||
<key>rules</key> | ||
<dict> | ||
<key>^Resources/</key> | ||
<true/> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Resources/Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^version.plist$</key> | ||
<true/> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>.*\.dSYM($|/)</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>11</real> | ||
</dict> | ||
<key>^(.*/)?\.DS_Store$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>2000</real> | ||
</dict> | ||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^.*</key> | ||
<true/> | ||
<key>^Info\.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^PkgInfo$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Resources/Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^[^/]+$</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^embedded\.provisionprofile$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^version\.plist$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
Oops, something went wrong.