-
Notifications
You must be signed in to change notification settings - Fork 3
Home
uSched is a free and open source command-line scheduler with an almost-natural language interpreter, delivering remote management and an intuitive programming interface for multiple programming languages. See the FAQ and the Getting Started guide.
To contribute to the project, fork it on GitHub and send a pull request with a detailed description of the changes, purpose and improvements made.
Before submitting a pull request, have a look into the Unit Testing wiki page. It contains some basic tests that should be performed and passed.
If you want to request a new feature, follow the request form instructions.
The following subsections describe the project planning for the next stable releases. For a more detailed description of future releases, see the Roadmap.
- (no stable releases are available yet)
- v0.1 (stable) on 30th April 2015 (expected)
This section addresses information regarding the currently supported operating systems and architectures.
- x86/x64
- ARM
- SPARC
- MIPS
- Alpha
- SH-4
- PPC
- ESA/390
- v0.1-beta-06 is supported (fully tested) on the following architectures:
- x86/x64
- ARM
- SPARC
- MIPS
- Alpha
- SH-4
- PPC
- Linux (kernel >= 3.x.x)
- FreeBSD (>= 10.1)
- OpenBSD (>= 5.6)
- SunOS (>= 5.10)
- Minix (>= 3)
- Microsoft Windows (>= 7) [client only]
- v0.1-beta-06 is supported (fully tested) on the following operating systems:
- Linux (kernel >= 3.x.x)
- FreeBSD 10.1
- OpenBSD (>= 5.6)
- SunOS (>= 5.10)
- Microsoft Windows (>= 7) [client only]
Follow the Getting Started guide.
If you're an IRC user, go to the #usched @ irc.freenode.net. Otherwise, ask your question on one of the following websites, depending on the question:
- For questions regarding command-line usage or programming interface:
- Ask your question on Stack Overflow, preferably with the tag usched if available.
- For questions regarding installation and configuration:
- Ask your question on Server Fault, preferably with the tag usched if available.
If you think you've found a bug, you can report it by:
- Opening an Issue on GitHub
- Sending an email to [email protected]
- Email: [email protected]
- Twitter: @phortas
All technical details of the uSched can be found here. A FAQ and a Getting Started guide are also available.
Quick Links:
- Wiki Home
- Coding Guidelines
- Debugging and Unit Testing
- FAQ
- Getting Started
- Next Development Steps
- Request of Features
- Roadmap
Looking for an overview of the uSched? Check the project README.md.