Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yatima1460/Drill

Search files without indexing, but clever crawling
https://github.com/yatima1460/Drill

csharp dotnet filesearch

Last synced: about 2 months ago
JSON representation

Search files without indexing, but clever crawling

Awesome Lists containing this project

README

        

# Drill

New version WORK IN PROGRESS made with MAUI!

Extremely experimental and boilerplate

I don't have time to deal with the Linux version for now
If someone wants to add https://github.com/jsuarezruiz/maui-linux that would be cool

## Prerequisites

## TODO

- [x] basic proof of concept working on mac
- [ ] CI
- [ ] CD
- [ ] parallel volumes exploring
- [ ] move core stuff to core
- [ ] CLI using core
- [ ] tests
- [ ] CLI
- [ ] cleanup
- [ ] press Escape to close
- [ ] can write quickly in search box without creating data races with the Tasks
- [ ] fix CollectionView sometimes not scrolling