Numbus Informatique numbus
  • Joined on 2026-01-18
numbus pushed to testing at numbus/numbus 2026-05-17 13:12:54 +00:00
20553b472f Make the startDiscovery button work.
numbus pushed to testing at numbus/numbus 2026-05-17 12:43:44 +00:00
ff450a5770 Python bridge now works and serves files correctly. Only necessary folders are accessible from the browser.
numbus pushed to testing at numbus/numbus 2026-05-17 12:31:56 +00:00
7a6202c014 Trying to get python bridge to work.
numbus pushed to testing at numbus/numbus 2026-05-17 12:25:09 +00:00
27a5eca7f8 Trying to get python bridge to work.
numbus pushed to testing at numbus/numbus 2026-05-17 12:21:32 +00:00
df5132e97a Trying to get python bridge to work.
numbus pushed to testing at numbus/numbus 2026-05-17 12:15:06 +00:00
a8de439ece Trying to get python bridge to work.
numbus pushed to testing at numbus/numbus 2026-05-17 12:09:07 +00:00
2bed788e92 Trying to get python bridge to work.
numbus pushed to testing at numbus/numbus 2026-05-17 12:08:20 +00:00
3a7c5bed8d Revert changes
a070e90576 Trying to get python bridge to work.
bf4d973a32 Trying to get html images to work.
Compare 3 commits »
numbus pushed to testing at numbus/numbus 2026-05-17 11:42:28 +00:00
8c4dc60b68 Trying to get python bridge to work.
numbus pushed to testing at numbus/numbus 2026-05-17 11:40:19 +00:00
c5d81677a1 Laid a base for better hardware detection. Removed unnecessary packages. Removed unnecessary TUI.
numbus pushed to testing at numbus/numbus 2026-05-15 20:33:53 +00:00
30745adf4f Added folders needed by the script. Removed TUI.
numbus pushed to testing at numbus/numbus 2026-05-15 20:25:36 +00:00
36c1039df6 Added sleep timers.
numbus pushed to testing at numbus/numbus 2026-05-15 20:24:57 +00:00
27433d6258 Added sleep timers.
numbus pushed to testing at numbus/numbus 2026-05-15 20:23:59 +00:00
4ca5ae5c8f Removed a lot of unnecessary code. Now all configuration is done through the browser. Need to work more on the deployment process.
numbus pushed to testing at numbus/numbus 2026-05-15 19:54:58 +00:00
522ee16611 Update non-interactive python bridge. Updated index.html for the new folder hierachy.
numbus pushed to testing at numbus/numbus 2026-05-15 11:27:25 +00:00
b53f3be190 Added the index.html file.
numbus pushed to testing at numbus/numbus 2026-05-15 11:25:13 +00:00
4811714b0a Moved preparation file to index.html
numbus pushed to testing at numbus/numbus 2026-05-15 10:09:39 +00:00
15ba7797b0 Added a remove command to prevent directory already exists error.
numbus pushed to testing at numbus/numbus 2026-05-15 09:53:01 +00:00
3cfc72221d Added a branch selector for testing purposes.
96be47824f Moved clear command from parent to child process.
Compare 2 commits »
numbus pushed to testing at numbus/numbus 2026-05-15 09:48:04 +00:00
17a6affa85 Moved clear command from child to parent process.