ArcherSysOS 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. checksums.yaml +7 -0
  2. data/-interactive +0 -0
  3. data/.302.html.swp +0 -0
  4. data/.AerodiaServer.rb.swp +0 -0
  5. data/.README.md.swp +0 -0
  6. data/.archersys_os_peace.py.swp +0 -0
  7. data/.authorize.php.swp +0 -0
  8. data/.buildinfo +4 -0
  9. data/.git.cmd.swp +0 -0
  10. data/.gitconfig +1 -0
  11. data/.gitignore +9 -0
  12. data/.htaccess +12 -0
  13. data/.index.php.swl +0 -0
  14. data/.index.php.swm +0 -0
  15. data/.index.php.swn +0 -0
  16. data/.index.php.swo +0 -0
  17. data/.index.php.swp +0 -0
  18. data/.irb.cmd.swp +0 -0
  19. data/.irb_history +436 -0
  20. data/.irbrc +24 -0
  21. data/.irbrc~ +24 -0
  22. data/.livesearch.php.swp +0 -0
  23. data/.login.php.swl +0 -0
  24. data/.login.php.swm +0 -0
  25. data/.login.php.swn +0 -0
  26. data/.login.php.swo +0 -0
  27. data/.login.php.swp +0 -0
  28. data/.logout.php.swp +0 -0
  29. data/.npmrc +96 -0
  30. data/.os-desktop.php.swp +0 -0
  31. data/.pythonrc.py +11 -0
  32. data/.railsrc +1 -0
  33. data/.travis.yml +3 -0
  34. data/.vimstarter.bat.swp +0 -0
  35. data/302.html +8 -0
  36. data/401.html +43 -0
  37. data/403.html +9 -0
  38. data/404.html +43 -0
  39. data/7imperialisminjapan2.ppt +0 -0
  40. data/8_imperialism_by_the_united_states2.ppt +0 -0
  41. data/AbstractArrbyKlass.rb +16 -0
  42. data/AbstractImplementation.rb +10 -0
  43. data/Aerodia2.scn +0 -0
  44. data/AerodiaServer.rb +130 -0
  45. data/AerodiaServer.rb~ +129 -0
  46. data/AerodiaServer.txt +53 -0
  47. data/ArcherCGI.txt +8 -0
  48. data/ArcherDBM.rb +30 -0
  49. data/ArcherSysOS.gemspec +33 -0
  50. data/ArcherSysOS.rb +13 -0
  51. data/ArcherSysOS.rb.txt +13 -0
  52. data/ArcherSysOSDate.rb +10 -0
  53. data/ArcherSysOSOptionsParser.rb +108 -0
  54. data/ArcherSysOSOptionsParser.rb~ +108 -0
  55. data/ArcherVMCashewDelegator.rb +17 -0
  56. data/ArcherVMCashewLogger.rb +55 -0
  57. data/ArcherVMCashewLogger.rb~ +55 -0
  58. data/ArcherVMCashewTimeServer.rb +23 -0
  59. data/ArcherVMCashewTimeServer.rb~ +23 -0
  60. data/ArcherVMException.rb +13 -0
  61. data/CHANGELOG.md +4 -0
  62. data/CONTRIBUTING.md +8 -0
  63. data/CodeIgniter_2.2.0.zip +0 -0
  64. data/ConfigTest.php +11 -0
  65. data/F16MUDCockpitServlet.rb +14 -0
  66. data/F16MUDTape.rb +7 -0
  67. data/F16Shell.rb +42 -0
  68. data/Gemfile +4 -0
  69. data/LICENSE +19 -0
  70. data/Listing.rb +31 -0
  71. data/Middleware.rb +12 -0
  72. data/Middleware.txt +12 -0
  73. data/Movie.rb +8 -0
  74. data/MovieLibrary.rb +10 -0
  75. data/MySQLDumper1.24.4.zip +0 -0
  76. data/NotakerPro.aia +0 -0
  77. data/Num.rb +17 -0
  78. data/OSStartScreen.py +31 -0
  79. data/Product.rb +26 -0
  80. data/QAERODIACORP.sav +0 -0
  81. data/Queue.rb +16 -0
  82. data/Queue.rb~ +15 -0
  83. data/README.md +39 -0
  84. data/README.md~ +46 -0
  85. data/Rakefile +1 -0
  86. data/StockTickerServlet.rb +19 -0
  87. data/StockTickerServlet.rb~ +19 -0
  88. data/Symfony_cookbook_2.5.pdf +35637 -39
  89. data/Taxgator.rb +9 -0
  90. data/Tetris +2 -0
  91. data/Ticker.rb +63 -0
  92. data/Ticker.rb~ +63 -0
  93. data/WeakHash.rb +10 -0
  94. data/WikiPage.rb +27 -0
  95. data/WikiPage.rb~ +27 -0
  96. data/ZlibEngine.rb +20 -0
  97. data/_.swm +0 -0
  98. data/_.swn +0 -0
  99. data/_.swo +0 -0
  100. data/_.swp +0 -0
  101. data/acoserver_acoserver (2).sql +15131 -0
  102. data/acoserver_acoserver.sql +34707 -0
  103. data/acoserver_admin.sql +571 -0
  104. data/acoserver_games.sql +6344 -0
  105. data/acoserver_moodle.sql +16013 -0
  106. data/activate_docs_gen.bat +1 -0
  107. data/activate_docs_gen.txt +1 -0
  108. data/ager.py +6 -0
  109. data/alarmpy.py +6 -0
  110. data/american_imperialism2.ppt +0 -0
  111. data/apple-touch-icon.png +0 -0
  112. data/apps.php +35 -0
  113. data/apps.php.txt +7 -0
  114. data/arbylog.rb +16 -0
  115. data/archergit.py +6 -0
  116. data/archergit.py.txt +6 -0
  117. data/archergit.txt +6 -0
  118. data/archerlua.lua +3 -0
  119. data/archersys-logo.png +0 -0
  120. data/archersys.gemspec +32 -0
  121. data/archersys_os_peace.py +7 -0
  122. data/archersys_os_peace.py~ +5 -0
  123. data/autoexec.bat +3 -0
  124. data/bootstrap-tour.css +65 -0
  125. data/bootstrap-tour.js +698 -0
  126. data/bootstrap-tour.min.css +19 -0
  127. data/bootstrap-tour.min.js +19 -0
  128. data/bootstrap.css +7098 -0
  129. data/bootstrap.js +2002 -0
  130. data/bucketwise-master.zip +0 -0
  131. data/cargo.bat +1 -0
  132. data/cargo.cmd +1 -0
  133. data/changelog.txt +769 -0
  134. data/client_secrets.json +4 -0
  135. data/cockpitguess.py +12 -0
  136. data/collaborant-0.1.0.gem +0 -0
  137. data/composer.json +40 -0
  138. data/composer.lock +1484 -0
  139. data/composer.phar +0 -0
  140. data/conchtack_id.dat +0 -0
  141. data/config.json +4 -0
  142. data/config.php +17 -0
  143. data/config.ru +5 -0
  144. data/config.yml +16 -0
  145. data/console.html +8 -0
  146. data/console.php +42 -0
  147. data/contact.db +0 -0
  148. data/contacts.db +0 -0
  149. data/contrib-update.cmd +6 -0
  150. data/contrib-update.cmd~ +6 -0
  151. data/crossdomain.xml +9 -0
  152. data/cse.xml +25 -0
  153. data/depression_dbq.pdf +0 -0
  154. data/desktop-w10.php +6 -0
  155. data/desktop.html +33 -0
  156. data/desktop.php +310 -0
  157. data/dialogue.txt +13 -0
  158. data/dict.rb +15 -0
  159. data/dictionary_of_words.db +0 -0
  160. data/doc-create.html +5 -0
  161. data/doc-create.php +12 -0
  162. data/dokuwiki-d9556fbc2c1c07a0baaf81c07d4165f6.tgz +0 -0
  163. data/drive-appfolder.php +19 -0
  164. data/drive.php +49 -0
  165. data/dropbox-login.php +13 -0
  166. data/drupal-7.34.zip +0 -0
  167. data/dtop.php +131 -0
  168. data/f18mud.rb +2 -0
  169. data/favicon.ico +0 -0
  170. data/favicon.png +0 -0
  171. data/footer.html +5 -0
  172. data/forum.php +5 -0
  173. data/game1.py +171 -0
  174. data/genindex.html +164 -0
  175. data/git.cmd~ +2 -0
  176. data/github-ci.rb +6 -0
  177. data/histogram.py +36 -0
  178. data/htdocs.gemspec~ +31 -0
  179. data/https___summerjobs.dc.gov_(S(ryzytlym5hqgi255zgb4ojjk))_parental_consent_form.pdf +0 -0
  180. data/ieconfig.xml +12 -0
  181. data/imperialism_dbq_questions2.doc +0 -0
  182. data/imperialism_graphic_organizer2.docx +0 -0
  183. data/index-desktop.php +42 -0
  184. data/index-desktop.php.txt +14 -0
  185. data/index.html +175 -0
  186. data/index.php +302 -0
  187. data/index.php~ +315 -0
  188. data/info.php +3 -0
  189. data/iostarter.py +88 -0
  190. data/irb.cmd +3 -0
  191. data/irb.cmd~ +2 -0
  192. data/jquery-mobile-theme-105213-0.zip +0 -0
  193. data/jquery-ui-1.11.1.custom.zip +0 -0
  194. data/laravel-master.zip +0 -0
  195. data/laravel.phar +0 -0
  196. data/latest_specs.4.8 +0 -0
  197. data/latest_specs.4.8.gz +0 -0
  198. data/login.php +266 -0
  199. data/login.php~ +265 -0
  200. data/logout.php +13 -0
  201. data/logout.php~ +13 -0
  202. data/lua.bat +1 -0
  203. data/main.php +22 -0
  204. data/manage.py +10 -0
  205. data/manifest.appcache +22 -0
  206. data/manifest.json +19 -0
  207. data/manifest.webapp +14 -0
  208. data/meter.js +19 -0
  209. data/meter.php +17 -0
  210. data/mime.types +0 -0
  211. data/moodle.sqk +12123 -0
  212. data/moodle.sql +12123 -0
  213. data/movielibrary.rhtml +16 -0
  214. data/mud_login.rb +38 -0
  215. data/news.py +18 -0
  216. data/node.exe +0 -0
  217. data/node_etw_provider.man +153 -0
  218. data/node_perfctr_provider.man +107 -0
  219. data/nodejs-portable.bat +194 -0
  220. data/nodevars.bat +24 -0
  221. data/notifications-gateway.php +5 -0
  222. data/now.bat +3 -0
  223. data/npm +14 -0
  224. data/npm-debug.log +40 -0
  225. data/npm.cmd +6 -0
  226. data/objects.inv +0 -0
  227. data/ocular.phar +0 -0
  228. data/opensearch.xml +12 -0
  229. data/os-desktop.php +211 -0
  230. data/os-mobile.php +127 -0
  231. data/package.json +5 -0
  232. data/parse-js-blank-1.3.0.zip +0 -0
  233. data/partii.appcache +2 -0
  234. data/pear.conf +2 -0
  235. data/phpldapadmin-1.2.3.zip +0 -0
  236. data/phpliteAdmin_v1-9-5.zip +0 -0
  237. data/phpunit.cmd +1 -0
  238. data/phpunit.dist.xml +8 -0
  239. data/phpunit.phar +77428 -2
  240. data/phpunit.xml +8 -0
  241. data/pik.bat +3 -0
  242. data/pik.ps1 +3 -0
  243. data/pik_runner.exe +0 -0
  244. data/pip-selfcheck.json +1 -0
  245. data/prerelease_specs.4.8 +0 -0
  246. data/prerelease_specs.4.8.gz +0 -0
  247. data/producktivshellwin +0 -0
  248. data/profile.php +7 -0
  249. data/prototype.php +7 -0
  250. data/pyconsole.cmd +3 -0
  251. data/pyconsole.py +8 -0
  252. data/pygubu-asos.py +19 -0
  253. data/pythonray.py +62 -0
  254. data/pythonray.py~ +62 -0
  255. data/pyvenv.cfg +3 -0
  256. data/radius.py +12 -0
  257. data/react-0.11.2.zip +0 -0
  258. data/readme.txt +8 -0
  259. data/register.php +130 -0
  260. data/register.php~ +126 -0
  261. data/rockpaperscissors.py +68 -0
  262. data/rockpaperscissors.py~ +28 -0
  263. data/run_f16.rb +2 -0
  264. data/rustc.cmd +1 -0
  265. data/scrollbar.css +6 -0
  266. data/scrollbar.css~ +4 -0
  267. data/scrutinizer.yml +5 -0
  268. data/search.html +177 -0
  269. data/searchindex.js +1 -0
  270. data/setup-owncloud.php +300 -0
  271. data/setup.py +9 -0
  272. data/sinatra-1.4.5.gem +0 -0
  273. data/smartsheet.html +1 -0
  274. data/span.html +5 -0
  275. data/specs.4.8 +0 -0
  276. data/specs.4.8.gz +0 -0
  277. data/starter-kit-1.8.1.zip +0 -0
  278. data/startscreen.php +11 -0
  279. data/startscreen.py +33 -0
  280. data/startup.png +0 -0
  281. data/svg-edit-2.6.zip +0 -0
  282. data/symfony.com_pdf_Symfony_book_2.5.pdf +0 -0
  283. data/telnet-client.py +18 -0
  284. data/tess.py +26 -0
  285. data/time.css +279 -0
  286. data/time.html +2 -0
  287. data/time.php +56 -0
  288. data/tinymce_spellchecker_php_2_0_6_1.zip +0 -0
  289. data/urllib2.py +1371 -0
  290. data/uru.bat +12 -0
  291. data/uru.bat.bak +12 -0
  292. data/uru.ps1 +11 -0
  293. data/uru.ps1.bak +11 -0
  294. data/uru_rt.exe +0 -0
  295. data/vimstarter.bat +3 -0
  296. metadata +338 -0
@@ -0,0 +1,9 @@
1
+ #!/usr/bin/env python
2
+ from distutils.core import setup
3
+ setup(
4
+ name="ArcherSys OS Cashew",
5
+ version='1.1',
6
+ author="Weldon Henson",
7
+ author_email="acosf2014.pdflint@gmail.com"
8
+
9
+ )
Binary file
@@ -0,0 +1 @@
1
+ <IFRAME WIDTH=1000 HEIGHT=700 FRAMEBORDER=0 SRC="https://app.smartsheet.com/b/publish?EQBCT=7cec0c11d132462193556a0c1fd2e03c"></IFRAME>
@@ -0,0 +1,5 @@
1
+ <div class="container-fluid">
2
+ <div class="jumbotron">
3
+ <p>The Diferrence in the Greetings in englih and spanish is that there are cultural implications to each word
4
+ <p>1. Diferenciar Formas DE Presentar A Personas</p><p>2. Interactuar en dialogos cortos</p>
5
+
Binary file
Binary file
Binary file
@@ -0,0 +1,11 @@
1
+ <?php
2
+ require_once "includes/LogicManager.php";
3
+ use ArcherSys\Viewer\LogicManager;
4
+ LogicManager::runStartScreen();
5
+ setcookie("ASOSSTARTSCREEN","yes",time()*3600*24*7*52);
6
+
7
+ setcookie("ID_ARCHEVMCASHEW","",time()*3600*24*7*52);
8
+
9
+ setcookie("Key_ARCHEVMCASHEW","",time()*3600*24*7*52);
10
+
11
+ ?>
@@ -0,0 +1,33 @@
1
+ import turtle
2
+
3
+ from turtledemo import round_dance
4
+ """ArcherSys OS Start Screen """
5
+ """ When this Entire Program Starts, Create a Screen """
6
+ asosstart = turtle.Screen()
7
+
8
+ asosstart.clearscreen()
9
+ """ Create a turtle named Fireworks and Set The Background """
10
+
11
+ fireworks = turtle.Turtle()
12
+ asosstart.bgpic("archersys-logo.png")
13
+ """ Delay 10 Seconds, and create a star for the """
14
+
15
+ asosstart.delay()
16
+ """ Set the Colors and Begin Filling it in (The Star) """
17
+ fireworks.color('red', 'yellow')
18
+ fireworks.begin_fill()
19
+ i = 0
20
+ while True:
21
+ i += 1
22
+ fireworks.forward(200)
23
+ fireworks.left(170)
24
+ if i == 200:
25
+ """ Stop after 200 Rounds of Drawing """
26
+ break
27
+ fireworks.end_fill()
28
+ """ Delay for 200 Seconds, and Start Running the Round Dance """
29
+ asosstart.delay(200)
30
+ print(round_dance.main())
31
+
32
+ """ Exit after F5 and on click """
33
+ asosstart.exitonclick()
Binary file
Binary file
@@ -0,0 +1,18 @@
1
+ import getpass
2
+ import telnetlib
3
+ HOST = "localhost"
4
+ user = input("Enter your remote account: ")
5
+ password = getpass.getpass()
6
+
7
+ tn = telnetlib.Telnet(HOST)
8
+
9
+ tn.read_until(b"login: ")
10
+ tn.write(user.encode('ascii') + b"\n")
11
+ if password:
12
+ tn.read_until(b"Password: ")
13
+ tn.write(password.encode('ascii') + b"\n")
14
+
15
+ tn.write(b"ls\n")
16
+ tn.write(b"exit\n")
17
+
18
+ print(tn.read_all().decode('ascii'))
data/tess.py ADDED
@@ -0,0 +1,26 @@
1
+ import turtle # 1. import the modules
2
+ import random
3
+ wn = turtle.Screen() # 2. Create a screen
4
+ wn.bgcolor('lightblue')
5
+
6
+ lance = turtle.Turtle() # 3. Create two turtles
7
+ andy = turtle.Turtle()
8
+ lance.color('red')
9
+ andy.color('blue')
10
+ lance.shape('turtle')
11
+ andy.shape('turtle')
12
+
13
+ andy.up() # 4. Move the turtles to their starting point
14
+ lance.up()
15
+ andy.goto(-100,20)
16
+ lance.goto(-100,-20)
17
+
18
+ # your code goes here
19
+ for i in range (1,1001):
20
+ x = random.randrange(1,10)
21
+ if x > 5:
22
+ andy.forward(5)
23
+ else:
24
+ lance.forward(5)
25
+
26
+ wn.exitonclick()
@@ -0,0 +1,279 @@
1
+ body { font-size:62.5%; margin:1em; background:#232425 }
2
+ ul { list-style:none; margin:0; padding:0 }
3
+ #watch { font-size:1em; position:relative }
4
+ #watch .frame-face {
5
+ position:relative;
6
+ width:30em;
7
+ height:30em;
8
+ margin:2em auto;
9
+ border-radius:15em;
10
+ background:-webkit-linear-gradient(top, #f9f9f9,#666);
11
+ background:-moz-linear-gradient(top, #f9f9f9,#666);
12
+ background:linear-gradient(to bottom, #f9f9f9,#666);
13
+ box-shadow:rgba(0,0,0,.8) .5em .5em 4em;
14
+ }
15
+ #watch .frame-face:before {
16
+ content:'';
17
+ width:29.4em;
18
+ height:29.4em;
19
+ border-radius:14.7em;
20
+ position:absolute;
21
+ top:.3em; left:.3em;
22
+ background:
23
+ -webkit-linear-gradient(135deg, rgba(246,248,249,0) 0%,rgba(229,235,238,1) 50%,rgba(205,212,217,1) 51%,rgba(245,247,249,0) 100%),
24
+ -webkit-radial-gradient(center, ellipse cover, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 65%,rgba(205,212,217,1) 66%,rgba(245,247,249,1) 100%);
25
+ background:
26
+ -moz-linear-gradient(135deg, rgba(246,248,249,0) 0%,rgba(229,235,238,1) 50%,rgba(205,212,217,1) 51%,rgba(245,247,249,0) 100%),
27
+ -moz-radial-gradient(center, ellipse cover, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 65%,rgba(205,212,217,1) 66%,rgba(245,247,249,1) 100%);
28
+ background:
29
+ linear-gradient(135deg, rgba(246,248,249,0) 0%,rgba(229,235,238,1) 50%,rgba(205,212,217,1) 51%,rgba(245,247,249,0) 100%),
30
+ radial-gradient(ellipse at center, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 65%,rgba(205,212,217,1) 66%,rgba(245,247,249,1) 100%);
31
+ }
32
+ #watch .frame-face:after {
33
+ content:'';
34
+ width:28em;
35
+ height:28em;
36
+ border-radius:14.2em;
37
+ position:absolute;
38
+ top:.9em; left:.9em;
39
+ box-shadow:inset rgba(0,0,0,.2) .2em .2em 1em;
40
+ border:.1em solid rgba(0,0,0,.2);
41
+ background:-webkit-linear-gradient(top, #fff, #ccc);
42
+ background:-moz-linear-gradient(top, #fff, #ccc);
43
+ background:linear-gradient(to bottom, #fff, #ccc);
44
+ }
45
+ #watch .minute-marks li {
46
+ display:block;
47
+ width:.2em;
48
+ height:.6em;
49
+ background:#929394;
50
+ position:absolute;
51
+ top:50%; left:50%;
52
+ margin:-.4em 0 0 -.1em;
53
+ }
54
+ #watch .minute-marks li:first-child {transform:rotate(6deg) translateY(-12.7em)}
55
+ #watch .minute-marks li:nth-child(2) {transform:rotate(12deg) translateY(-12.7em)}
56
+ #watch .minute-marks li:nth-child(3) {transform:rotate(18deg) translateY(-12.7em)}
57
+ #watch .minute-marks li:nth-child(4) {transform:rotate(24deg) translateY(-12.7em)}
58
+ #watch .minute-marks li:nth-child(5) {transform:rotate(36deg) translateY(-12.7em)}
59
+ #watch .minute-marks li:nth-child(6) {transform:rotate(42deg) translateY(-12.7em)}
60
+ #watch .minute-marks li:nth-child(7) {transform:rotate(48deg) translateY(-12.7em)}
61
+ #watch .minute-marks li:nth-child(8) {transform:rotate(54deg) translateY(-12.7em)}
62
+ #watch .minute-marks li:nth-child(9) {transform:rotate(66deg) translateY(-12.7em)}
63
+ #watch .minute-marks li:nth-child(10) {transform:rotate(72deg) translateY(-12.7em)}
64
+ #watch .minute-marks li:nth-child(11) {transform:rotate(78deg) translateY(-12.7em)}
65
+ #watch .minute-marks li:nth-child(12) {transform:rotate(84deg) translateY(-12.7em)}
66
+ #watch .minute-marks li:nth-child(13) {transform:rotate(96deg) translateY(-12.7em)}
67
+ #watch .minute-marks li:nth-child(14) {transform:rotate(102deg) translateY(-12.7em)}
68
+ #watch .minute-marks li:nth-child(15) {transform:rotate(108deg) translateY(-12.7em)}
69
+ #watch .minute-marks li:nth-child(16) {transform:rotate(114deg) translateY(-12.7em)}
70
+ #watch .minute-marks li:nth-child(17) {transform:rotate(126deg) translateY(-12.7em)}
71
+ #watch .minute-marks li:nth-child(18) {transform:rotate(132deg) translateY(-12.7em)}
72
+ #watch .minute-marks li:nth-child(19) {transform:rotate(138deg) translateY(-12.7em)}
73
+ #watch .minute-marks li:nth-child(20) {transform:rotate(144deg) translateY(-12.7em)}
74
+ #watch .minute-marks li:nth-child(21) {transform:rotate(156deg) translateY(-12.7em)}
75
+ #watch .minute-marks li:nth-child(22) {transform:rotate(162deg) translateY(-12.7em)}
76
+ #watch .minute-marks li:nth-child(23) {transform:rotate(168deg) translateY(-12.7em)}
77
+ #watch .minute-marks li:nth-child(24) {transform:rotate(174deg) translateY(-12.7em)}
78
+ #watch .minute-marks li:nth-child(25) {transform:rotate(186deg) translateY(-12.7em)}
79
+ #watch .minute-marks li:nth-child(26) {transform:rotate(192deg) translateY(-12.7em)}
80
+ #watch .minute-marks li:nth-child(27) {transform:rotate(198deg) translateY(-12.7em)}
81
+ #watch .minute-marks li:nth-child(28) {transform:rotate(204deg) translateY(-12.7em)}
82
+ #watch .minute-marks li:nth-child(29) {transform:rotate(216deg) translateY(-12.7em)}
83
+ #watch .minute-marks li:nth-child(30) {transform:rotate(222deg) translateY(-12.7em)}
84
+ #watch .minute-marks li:nth-child(31) {transform:rotate(228deg) translateY(-12.7em)}
85
+ #watch .minute-marks li:nth-child(32) {transform:rotate(234deg) translateY(-12.7em)}
86
+ #watch .minute-marks li:nth-child(33) {transform:rotate(246deg) translateY(-12.7em)}
87
+ #watch .minute-marks li:nth-child(34) {transform:rotate(252deg) translateY(-12.7em)}
88
+ #watch .minute-marks li:nth-child(35) {transform:rotate(258deg) translateY(-12.7em)}
89
+ #watch .minute-marks li:nth-child(36) {transform:rotate(264deg) translateY(-12.7em)}
90
+ #watch .minute-marks li:nth-child(37) {transform:rotate(276deg) translateY(-12.7em)}
91
+ #watch .minute-marks li:nth-child(38) {transform:rotate(282deg) translateY(-12.7em)}
92
+ #watch .minute-marks li:nth-child(39) {transform:rotate(288deg) translateY(-12.7em)}
93
+ #watch .minute-marks li:nth-child(40) {transform:rotate(294deg) translateY(-12.7em)}
94
+ #watch .minute-marks li:nth-child(41) {transform:rotate(306deg) translateY(-12.7em)}
95
+ #watch .minute-marks li:nth-child(42) {transform:rotate(312deg) translateY(-12.7em)}
96
+ #watch .minute-marks li:nth-child(43) {transform:rotate(318deg) translateY(-12.7em)}
97
+ #watch .minute-marks li:nth-child(44) {transform:rotate(324deg) translateY(-12.7em)}
98
+ #watch .minute-marks li:nth-child(45) {transform:rotate(336deg) translateY(-12.7em)}
99
+ #watch .minute-marks li:nth-child(46) {transform:rotate(342deg) translateY(-12.7em)}
100
+ #watch .minute-marks li:nth-child(47) {transform:rotate(348deg) translateY(-12.7em)}
101
+ #watch .minute-marks li:nth-child(48) {transform:rotate(354deg) translateY(-12.7em)}
102
+ #watch .digits {
103
+ width:30em;
104
+ height:30em;
105
+ border-radius:15em;
106
+ position:absolute;
107
+ top:0; left:50%;
108
+ margin-left:-15em;
109
+ }
110
+ #watch .digits li {
111
+ font-size:1.6em;
112
+ display:block;
113
+ width:1.6em;
114
+ height:1.6em;
115
+ position:absolute;
116
+ top:50%; left:50%;
117
+ line-height:1.6em;
118
+ text-align:center;
119
+ margin:-.8em 0 0 -.8em;
120
+ font-weight:bold;
121
+ }
122
+ #watch .digits li:nth-child(1) { transform:translate(3.9em, -6.9em) }
123
+ #watch .digits li:nth-child(2) { transform:translate(6.9em, -4em) }
124
+ #watch .digits li:nth-child(3) { transform:translate(8em, 0) }
125
+ #watch .digits li:nth-child(4) { transform:translate(6.8em, 4em) }
126
+ #watch .digits li:nth-child(5) { transform:translate(3.9em, 6.9em) }
127
+ #watch .digits li:nth-child(6) { transform:translate(0, 8em) }
128
+ #watch .digits li:nth-child(7) { transform:translate(-3.9em, 6.9em) }
129
+ #watch .digits li:nth-child(8) { transform:translate(-6.8em, 4em) }
130
+ #watch .digits li:nth-child(9) { transform:translate(-8em, 0) }
131
+ #watch .digits li:nth-child(10) { transform:translate(-6.9em, -4em) }
132
+ #watch .digits li:nth-child(11) { transform:translate(-3.9em, -6.9em) }
133
+ #watch .digits li:nth-child(12) { transform:translate(0, -8em) }
134
+ #watch .digits:before {
135
+ content:'';
136
+ width:1.6em;
137
+ height:1.6em;
138
+ border-radius:.8em;
139
+ position:absolute;
140
+ top:50%; left:50%;
141
+ margin:-.8em 0 0 -.8em;
142
+ background:#121314;
143
+ }
144
+ #watch .digits:after {
145
+ content:'';
146
+ width:4em;
147
+ height:4em;
148
+ border-radius:2.2em;
149
+ position:absolute;
150
+ top:50%; left:50%;
151
+ margin:-2.1em 0 0 -2.1em;
152
+ border:.1em solid #c6c6c6;
153
+ background:-webkit-radial-gradient(center, ellipse cover, rgba(200,200,200,0), rgba(190,190,190,1) 90%, rgba(130,130,130,1) 100%);
154
+ background:-moz-radial-gradient(center, ellipse cover, rgba(200,200,200,0), rgba(190,190,190,1) 90%, rgba(130,130,130,1) 100%);
155
+ background:radial-gradient(ellipse at center, rgba(200,200,200,0), rgba(190,190,190,1) 90%, rgba(130,130,130,1) 100%);
156
+ }
157
+ @keyframes hours { to {transform:rotate(335deg)} }
158
+ #watch .hours-hand {
159
+ width:.8em;
160
+ height:7em;
161
+ border-radius:0 0 .9em .9em;
162
+ background:#232425;
163
+ position:absolute;
164
+ bottom:50%; left:50%;
165
+ margin:0 0 -.8em -.4em;
166
+ box-shadow:#232425 0 0 2px;
167
+ transform-origin:0.4em 6.2em;
168
+ transform:rotate(-25deg);
169
+ animation:hours 43200s linear 0s infinite;
170
+ }
171
+ #watch .hours-hand:before {
172
+ content:'';
173
+ background:inherit;
174
+ width:1.8em;
175
+ height:.8em;
176
+ border-radius:0 0 .8em .8em;
177
+ box-shadow:#232425 0 0 1px;
178
+ position:absolute;
179
+ top:-.7em; left:-.5em;
180
+ }
181
+ #watch .hours-hand:after {
182
+ content:'';
183
+ width:0; height:0;
184
+ border:.9em solid #232425;
185
+ border-width:0 .9em 2.4em .9em;
186
+ border-left-color:transparent;
187
+ border-right-color:transparent;
188
+ position:absolute;
189
+ top:-3.1em; left:-.5em;
190
+ }
191
+ @keyframes minutes { to {transform:rotate(422deg)} }
192
+ #watch .minutes-hand {
193
+ width:.8em;
194
+ height:12.5em;
195
+ border-radius:.5em;
196
+ background:#343536;
197
+ position:absolute;
198
+ bottom:50%; left:50%;
199
+ margin:0 0 -1.5em -.4em;
200
+ box-shadow:#343536 0 0 2px;
201
+ transform-origin:0.4em 11em;
202
+ transform:rotate(62deg);
203
+ animation:minutes 3600s linear 0s infinite;
204
+ }
205
+ @keyframes seconds { to {transform:rotate(480deg)} }
206
+ #watch .seconds-hand {
207
+ width:.2em;
208
+ height:14em;
209
+ border-radius:.1em .1em 0 0/10em 10em 0 0;
210
+ background:#c00;
211
+ position:absolute;
212
+ bottom:50%; left:50%;
213
+ margin:0 0 -2em -.1em;
214
+ box-shadow:rgba(0,0,0,.8) 0 0 .2em;
215
+ transform-origin:0.1em 12em;
216
+ transform:rotate(120deg);
217
+ animation:seconds 60s steps(60, end) 0s infinite;
218
+ }
219
+ #watch .seconds-hand:after {
220
+ content:'';
221
+ width:1.4em;
222
+ height:1.4em;
223
+ border-radius:.7em;
224
+ background:inherit;
225
+ position:absolute;
226
+ left:-.65em; bottom:1.35em;
227
+ }
228
+ #watch .seconds-hand:before {
229
+ content:'';
230
+ width:.8em;
231
+ height:3em;
232
+ border-radius:.2em .2em .4em .4em/.2em .2em 2em 2em;
233
+ box-shadow:rgba(0,0,0,.8) 0 0 .2em;
234
+ background:inherit;
235
+ position:absolute;
236
+ left:-.35em; bottom:-3em;
237
+ }
238
+ #watch .digital-wrap {
239
+ width:9em;
240
+ height:3em;
241
+ border:.1em solid #222;
242
+ border-radius:.2em;
243
+ position:absolute;
244
+ top:50%; left:50%;
245
+ margin:3em 0 0 -4.5em;
246
+ overflow:hidden;
247
+ background:#4c4c4c;
248
+ background:-webkit-linear-gradient(top, #4c4c4c 0%,#0f0f0f 100%);
249
+ background:-moz-linear-gradient(top, #4c4c4c 0%, #0f0f0f 100%);
250
+ background:-ms-linear-gradient(top, #4c4c4c 0%,#0f0f0f 100%);
251
+ background:-o-linear-gradient(top, #4c4c4c 0%,#0f0f0f 100%);
252
+ background:linear-gradient(to bottom, #4c4c4c 0%,#0f0f0f 100%);
253
+ }
254
+ #watch .digital-wrap ul {
255
+ float:left;
256
+ width:2.85em;
257
+ height:3em;
258
+ border-right:.1em solid #000;
259
+ color:#ddd;
260
+ font-family:Consolas, monaco, monospace;
261
+ }
262
+ #watch .digital-wrap ul:last-child { border:none }
263
+ #watch .digital-wrap li {
264
+ font-size:1.5em;
265
+ line-height:2;
266
+ letter-spacing:2px;
267
+ text-align:center;
268
+ position:relative;
269
+ left:1px;
270
+ }
271
+ #watch .digit-minutes li {
272
+ animation:dsm 3600s steps(60, end) 0s infinite;
273
+ }
274
+ #watch .digit-seconds li {
275
+ animation:dsm 60s steps(60, end) 0s infinite;
276
+ }
277
+ @keyframes dsm {
278
+ to { transform:translateY(-120em) }
279
+ }
@@ -0,0 +1,2 @@
1
+ <p data-height="487" data-theme-id="6452" data-slug-hash="JcqbE" data-default-tab="result" data-user="iliadraznin" class='codepen'>See the Pen <a href='http://codepen.io/iliadraznin/pen/JcqbE/'>CSS3 Working Clock</a> by Ilia (<a href='http://codepen.io/iliadraznin'>@iliadraznin</a>) on <a href='http://codepen.io'>CodePen</a>.</p>
2
+ <script async src="//assets.codepen.io/assets/embed/ei.js"></script>
@@ -0,0 +1,56 @@
1
+ <link rel="stylesheet" type="text/css" href="time.css">
2
+ <div id="watch">
3
+ <div class="frame-face"></div>
4
+ <ul class="minute-marks">
5
+ <li></li><li></li><li></li><li></li><li></li><li></li>
6
+ <li></li><li></li><li></li><li></li><li></li><li></li>
7
+ <li></li><li></li><li></li><li></li><li></li><li></li>
8
+ <li></li><li></li><li></li><li></li><li></li><li></li>
9
+ <li></li><li></li><li></li><li></li><li></li><li></li>
10
+ <li></li><li></li><li></li><li></li><li></li><li></li>
11
+ <li></li><li></li><li></li><li></li><li></li><li></li>
12
+ <li></li><li></li><li></li><li></li><li></li><li></li>
13
+ </ul>
14
+ <div class="digital-wrap">
15
+ <ul class="digit-hours">
16
+ <li>23</li>
17
+ <li>00</li><li>01</li><li>02</li><li>03</li><li>04</li><li>05</li>
18
+ <li>06</li><li>07</li><li>08</li><li>09</li><li>10</li><li>11</li>
19
+ <li>12</li><li>13</li><li>14</li><li>15</li><li>16</li><li>17</li>
20
+ <li>18</li><li>19</li><li>20</li><li>21</li><li>22</li>
21
+ </ul>
22
+ <ul class="digit-minutes">
23
+ <li>10</li><li>11</li>
24
+ <li>12</li><li>13</li><li>14</li><li>15</li><li>16</li><li>17</li>
25
+ <li>18</li><li>19</li><li>20</li><li>21</li><li>22</li><li>23</li>
26
+ <li>24</li><li>25</li><li>26</li><li>27</li><li>28</li><li>29</li>
27
+ <li>30</li><li>31</li><li>32</li><li>33</li><li>34</li><li>35</li>
28
+ <li>36</li><li>37</li><li>38</li><li>39</li><li>40</li><li>41</li>
29
+ <li>42</li><li>43</li><li>44</li><li>45</li><li>46</li><li>47</li>
30
+ <li>48</li><li>49</li><li>50</li><li>51</li><li>52</li><li>53</li>
31
+ <li>54</li><li>55</li><li>56</li><li>57</li><li>58</li><li>59</li>
32
+ <li>00</li><li>01</li><li>02</li><li>03</li><li>04</li><li>05</li>
33
+ <li>06</li><li>07</li><li>08</li><li>09</li>
34
+ </ul>
35
+ <ul class="digit-seconds">
36
+ <li>20</li><li>21</li><li>22</li><li>23</li>
37
+ <li>24</li><li>25</li><li>26</li><li>27</li><li>28</li><li>29</li>
38
+ <li>30</li><li>31</li><li>32</li><li>33</li><li>34</li><li>35</li>
39
+ <li>36</li><li>37</li><li>38</li><li>39</li><li>40</li><li>41</li>
40
+ <li>42</li><li>43</li><li>44</li><li>45</li><li>46</li><li>47</li>
41
+ <li>48</li><li>49</li><li>50</li><li>51</li><li>52</li><li>53</li>
42
+ <li>54</li><li>55</li><li>56</li><li>57</li><li>58</li><li>59</li>
43
+ <li>00</li><li>01</li><li>02</li><li>03</li><li>04</li><li>05</li>
44
+ <li>06</li><li>07</li><li>08</li><li>09</li><li>10</li><li>11</li>
45
+ <li>12</li><li>13</li><li>14</li><li>15</li><li>16</li><li>17</li>
46
+ <li>18</li><li>19</li>
47
+ </ul>
48
+ </div>
49
+ <ul class="digits">
50
+ <li>1</li><li>2</li><li>3</li><li>4</li><li>5</li><li>6</li>
51
+ <li>7</li><li>8</li><li>9</li><li>10</li><li>11</li><li>12</li>
52
+ </ul>
53
+ <div class="hours-hand"></div>
54
+ <div class="minutes-hand"></div>
55
+ <div class="seconds-hand"></div>
56
+ </div>